Skip to content

Commit a586f97

Browse files
committed
Update package.json
1 parent 7dc0b14 commit a586f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"watch": "eval 'npm run watch-client >tmp/client.log 2>&1 & CLIENT_PID=$!'; sleep 3; npm run start; kill $CLIENT_PID;"
2222
},
2323
"dependencies": {
24-
"react": "0.12.2"
24+
"react": "^0.12.2"
2525
},
2626
"devDependencies": {
2727
"babel-core": "4.7.1",

0 commit comments

Comments
 (0)