Skip to content

Commit

Permalink
修改package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
a1528zhang committed Sep 28, 2018
1 parent e7a426e commit cef90f3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "white-react-native-agora",
"version": "1.0.1",
"description": "Agora bridge for rn",
"name": "react-native-agora",
"version": "1.0.0",
"description": "声网Agora",
"main": "index.js",
"scripts": {
"pu": "npm publish",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/duty-os/react-native-agora.git"
"url": "git+https://github.com/DBshaoYan/react-native-agora.git"
},
"keywords": [
"agora",
Expand All @@ -24,7 +24,7 @@
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/duty-os/react-native-agora/issues"
"url": "https://github.com/DBshaoYan/react-native-agora/issues"
},
"homepage": "https://github.com/duty-os/react-native-agora#readme"
"homepage": "https://github.com/DBshaoYan/react-native-agora#readme"
}

0 comments on commit cef90f3

Please sign in to comment.