Browse Source

upgrade dependencies for demo

iou90 5 years ago
parent
commit
f4e7b7c305
2 changed files with 1131 additions and 1132 deletions
  1. 2
    2
      demo/package.json
  2. 1129
    1130
      demo/yarn.lock

+ 2
- 2
demo/package.json View File

@@ -7,9 +7,9 @@
7 7
   },
8 8
   "dependencies": {
9 9
     "react": "16.8.3",
10
-    "react-native": "0.59.4",
10
+    "react-native": "0.59.8",
11 11
     "react-native-autoheight-webview": "../",
12
-    "react-native-webview": "5.6.2"
12
+    "react-native-webview": "^5.11.0"
13 13
   },
14 14
   "devDependencies": {
15 15
     "@babel/core": "^7.0.0",

+ 1129
- 1130
demo/yarn.lock
File diff suppressed because it is too large
View File