mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-06 21:13:17 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user