Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

digitalocean app platform node version

// You can customize the Node version used by specifying the version 
// in the engines section of your package.json:
...
  "engines": {
    "node": "14.x"
  }
...
Source by docs.digitalocean.com #
 
PREVIOUS NEXT
Tagged: #digitalocean #app #platform #node #version
ADD COMMENT
Topic
Name
9+8 =