Skip to content

Commit f0518b2

Browse files
authored
Update package.json
1 parent db757eb commit f0518b2

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 || ^9.2.0 || ^10.0.0",
7+
"node": "^7.8.0 || ^8.0.0 || ^9.2.0 || ^10.0.0 || ^11.0.0",
88
"npm": "^4.4.4 || ^5.0.0",
99
"yarn": "^1.0.0"
1010
},

0 commit comments

Comments
 (0)