Преглед изворни кода

Add react dependency to example-redux

Guy Carmeli пре 8 година
родитељ
комит
f199af27d7
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      example-redux/package.json

+ 1
- 0
example-redux/package.json Прегледај датотеку

@@ -10,6 +10,7 @@
10 10
   },
11 11
   "dependencies": {
12 12
     "react-native": "^0.26.0",
13
+    "react": "^15.0.2",
13 14
     "fbjs": "^0.6.1",
14 15
     "react-redux": "^4.0.6",
15 16
     "redux": "^3.0.5",