Selaa lähdekoodia

修改package.json

az 6 vuotta sitten
vanhempi
commit
cef90f3ce1
1 muutettua tiedostoa jossa 6 lisäystä ja 6 poistoa
  1. 6
    6
      package.json

+ 6
- 6
package.json Näytä tiedosto

@@ -1,7 +1,7 @@
1 1
 {
2
-  "name": "white-react-native-agora",
3
-  "version": "1.0.1",
4
-  "description": "Agora bridge for rn",
2
+  "name": "react-native-agora",
3
+  "version": "1.0.0",
4
+  "description": "声网Agora",
5 5
   "main": "index.js",
6 6
   "scripts": {
7 7
     "pu": "npm publish",
@@ -9,7 +9,7 @@
9 9
   },
10 10
   "repository": {
11 11
     "type": "git",
12
-    "url": "git+https://github.com/duty-os/react-native-agora.git"
12
+    "url": "git+https://github.com/DBshaoYan/react-native-agora.git"
13 13
   },
14 14
   "keywords": [
15 15
     "agora",
@@ -24,7 +24,7 @@
24 24
   "author": "",
25 25
   "license": "ISC",
26 26
   "bugs": {
27
-    "url": "https://github.com/duty-os/react-native-agora/issues"
27
+    "url": "https://github.com/DBshaoYan/react-native-agora/issues"
28 28
   },
29
-  "homepage": "https://github.com/duty-os/react-native-agora#readme"
29
+  "homepage": "https://github.com/DBshaoYan/react-native-agora#readme"
30 30
 }