package.json: update repo url to recent rename

Should close #18 since that the only reference left (except the one in the README that mention the change of the name).
This commit is contained in:
Maxime Thirouin
2016-05-03 14:52:38 +02:00
parent f62ea55a78
commit 54a2c9e534

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",