We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db757eb commit f0518b2Copy full SHA for f0518b2
client/package.json
@@ -4,7 +4,7 @@
4
"description": "Code from the React Webpack tutorial.",
5
"main": "server-express.js",
6
"engines": {
7
- "node": "^7.8.0 || ^8.0.0 || ^9.2.0 || ^10.0.0",
+ "node": "^7.8.0 || ^8.0.0 || ^9.2.0 || ^10.0.0 || ^11.0.0",
8
"npm": "^4.4.4 || ^5.0.0",
9
"yarn": "^1.0.0"
10
},
0 commit comments