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 270bb76 commit 8e1996aCopy full SHA for 8e1996a
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",
+ "node": "^7.8.0 || ^8.0.0 || ^9.2.0",
8
"npm": "^4.4.4 || ^5.0.0",
9
"yarn": "^1.0.0"
10
},
package.json
"description": "ShakaCode's example of React on Rails plus React Native",
0 commit comments