Merge pull request #30 from MoOx/patch-1

package.json: update repo url to recent rename
This commit is contained in:
Horcrux
2016-05-03 21:14:46 +08:00

View File

@@ -4,7 +4,7 @@
"description": "react native svg library",
"repository": {
"type": "git",
"url": "https://github.com/magicismight/react-native-art-svg"
"url": "https://github.com/magicismight/react-native-svg"
},
"license": "MIT",
"main": "./index.js",