Browse Source

fix. warn

matrixbirds 5 years ago
parent
commit
3f1ec89680
2 changed files with 3 additions and 3 deletions
  1. 1
    1
      package-lock.json
  2. 2
    2
      package.json

+ 1
- 1
package-lock.json View File

1
 {
1
 {
2
   "name": "react-native-agora",
2
   "name": "react-native-agora",
3
-  "version": "2.3.3",
3
+  "version": "2.3.3-alpha.0",
4
   "lockfileVersion": 1,
4
   "lockfileVersion": 1,
5
   "requires": true,
5
   "requires": true,
6
   "dependencies": {
6
   "dependencies": {

+ 2
- 2
package.json View File

34
   },
34
   },
35
   "homepage": "https://github.com/syanbo/react-native-agora#readme",
35
   "homepage": "https://github.com/syanbo/react-native-agora#readme",
36
   "peerDependencies": {
36
   "peerDependencies": {
37
-    "react": ">=16.7.0",
38
-    "react-native": ">=0.58.3"
37
+    "react": ">=16.6.0",
38
+    "react-native": ">=0.58.0"
39
   },
39
   },
40
   "devDependencies": {
40
   "devDependencies": {
41
     "@types/jest": "^23.3.13",
41
     "@types/jest": "^23.3.13",