Daniel Zlotin 7 years ago
parent
commit
d01750f987
2 changed files with 1364 additions and 123 deletions
  1. 3
    3
      package.json
  2. 1361
    120
      yarn.lock

+ 3
- 3
package.json View File

42
     "lodash": "4.x.x"
42
     "lodash": "4.x.x"
43
   },
43
   },
44
   "devDependencies": {
44
   "devDependencies": {
45
-    "react-native": "0.40.0",
46
-    "react": "15.4.2",
47
-    "react-test-renderer": "15.4.2",
45
+    "react-native": "0.38.0",
46
+    "react": "15.4.1",
47
+    "react-test-renderer": "15.4.1",
48
     "babel-cli": "6.x.x",
48
     "babel-cli": "6.x.x",
49
     "babel-core": "6.x.x",
49
     "babel-core": "6.x.x",
50
     "babel-polyfill": "6.x.x",
50
     "babel-polyfill": "6.x.x",

+ 1361
- 120
yarn.lock
File diff suppressed because it is too large
View File