Skip to content

Commit 97e6c72

Browse files
authored
Update to the latest LTS version of Node
1 parent e7f09e9 commit 97e6c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.3.0",
44
"description": "A sample Node.js app using Express 4",
55
"engines": {
6-
"node": "8.9.1"
6+
"node": "10.x"
77
},
88
"main": "index.js",
99
"scripts": {

0 commit comments

Comments
 (0)