Revert "Move react to peerDependencies"

This reverts commit 9f01f96770.
This commit is contained in:
Martin Konicek
2016-02-20 21:26:31 -08:00
parent 481b3358a9
commit bb256efacf
3 changed files with 1 additions and 24 deletions
+1 -3
View File
@@ -102,9 +102,6 @@
"bin": {
"react-native": "local-cli/wrong-react-native.js"
},
"peerDependencies": {
"react": "^0.14.5"
},
"dependencies": {
"absolute-path": "^0.0.0",
"art": "^0.10.0",
@@ -136,6 +133,7 @@
"optimist": "^0.6.1",
"progress": "^1.1.8",
"promise": "^7.1.1",
"react": "^0.14.5",
"react-timer-mixin": "^0.13.2",
"react-transform-hmr": "^1.0.2",
"rebound": "^0.0.13",