Browse Source

Update example dependencies

Mathieu Acthernoene 5 years ago
parent
commit
11fac08c4b
2 changed files with 391 additions and 488 deletions
  1. 5
    5
      example/package.json
  2. 386
    483
      example/yarn.lock

+ 5
- 5
example/package.json View File

@@ -18,11 +18,11 @@
18 18
     "react-native-vector-icons": "6.6.0"
19 19
   },
20 20
   "devDependencies": {
21
-    "@babel/core": "7.5.5",
22
-    "@babel/runtime": "7.5.5",
23
-    "@types/react": "16.9.2",
24
-    "@types/react-native": "0.60.7",
21
+    "@babel/core": "7.6.0",
22
+    "@babel/runtime": "7.6.0",
23
+    "@types/react": "16.8.25",
24
+    "@types/react-native": "0.60.15",
25 25
     "metro-react-native-babel-preset": "0.56.0",
26
-    "typescript": "3.5.3"
26
+    "typescript": "3.6.3"
27 27
   }
28 28
 }

+ 386
- 483
example/yarn.lock
File diff suppressed because it is too large
View File