Parcourir la source

chore: modify example

Albert Luo il y a 6 ans
Parent
révision
4f94b89119
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      Example/package.json

+ 1
- 1
Example/package.json Voir le fichier

@@ -9,7 +9,7 @@
9 9
   "dependencies": {
10 10
     "react": "16.3.1",
11 11
     "react-native": "0.55.4",
12
-    "aliyun-oss-react-native": "^1.0.0-alpha.4",
12
+    "aliyun-oss-react-native": "^1.0.0-alpha.5",
13 13
     "react-native-image-picker": "^0.26.10"
14 14
   },
15 15
   "devDependencies": {