We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46719c commit f0ca4c2Copy full SHA for f0ca4c2
client/package.json
@@ -4,8 +4,8 @@
4
"description": "Code from the React Webpack tutorial.",
5
"main": "server-express.js",
6
"engines": {
7
- "node": "7.2.0",
8
- "npm": "4.0.2"
+ "node": "7.8.0",
+ "npm": "4.2.0"
9
},
10
"repository": {
11
"type": "git",
package.json
"description": "ShakaCode's example of React on Rails plus React Native",
"scripts": {
"postinstall": "cd client && yarn install",
0 commit comments