Update to node 16 (#267)

main
Josh W Lewis 2 years ago committed by GitHub
parent 15b9ad2f2f
commit 64a71a49e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save