Pārlūkot izejas kodu

Add react dependency to example-redux

Guy Carmeli 8 gadus atpakaļ
vecāks
revīzija
f199af27d7
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      example-redux/package.json

+ 1
- 0
example-redux/package.json Parādīt failu

@@ -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",