Update to the latest LTS version of Node

main
Jeremy Morrell 6 years ago committed by GitHub
parent e7f09e9d5e
commit 97e6c72491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@
"version": "0.3.0",
"description": "A sample Node.js app using Express 4",
"engines": {
"node": "8.9.1"
"node": "10.x"
},
"main": "index.js",
"scripts": {

Loading…
Cancel
Save