Browse Source

pubish:1.0.0-alpha.6

罗章 6 years ago
parent
commit
2a7e4ee75a
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      Example/package.json
  2. 1
    1
      package.json

+ 1
- 1
Example/package.json View File

@@ -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.5",
12
+    "aliyun-oss-react-native": "^1.0.0-alpha.6",
13 13
     "react-native-image-picker": "^0.26.10"
14 14
   },
15 15
   "devDependencies": {

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "aliyun-oss-react-native",
3
-  "version": "1.0.0-alpha.5",
3
+  "version": "1.0.0-alpha.6",
4 4
   "description": "React Native SDK for aliyun object storage service",
5 5
   "main": "index.js",
6 6
   "scripts": {