Преглед на файлове

Add react dependency to example-redux

Guy Carmeli преди 9 години
родител
ревизия
f199af27d7
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      example-redux/package.json

+ 1
- 0
example-redux/package.json Целия файл

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