Skip to content

Commit b0da2dc

Browse files
Travis NPM Set to 5.3.x
1 parent 270bb76 commit b0da2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Code from the React Webpack tutorial.",
55
"main": "server-express.js",
66
"engines": {
7-
"node": "^7.8.0 || ^8.0.0",
7+
"node": "^7.8.0 || ^8.0.0 || ^9.2.0",
88
"npm": "^4.4.4 || ^5.0.0",
99
"yarn": "^1.0.0"
1010
},

0 commit comments

Comments
 (0)