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 7dc0b14 commit a586f97Copy full SHA for a586f97
package.json
@@ -21,7 +21,7 @@
21
"watch": "eval 'npm run watch-client >tmp/client.log 2>&1 & CLIENT_PID=$!'; sleep 3; npm run start; kill $CLIENT_PID;"
22
},
23
"dependencies": {
24
- "react": "0.12.2"
+ "react": "^0.12.2"
25
26
"devDependencies": {
27
"babel-core": "4.7.1",
0 commit comments