We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f48ae commit 3cf629aCopy full SHA for 3cf629a
1 file changed
package.json
@@ -5,6 +5,10 @@
5
"main": "src/index.js",
6
"types": "src/index.d.ts",
7
"homepage": "https://github.com/oblador/react-native-vector-image",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git+https://github.com/oblador/react-native-vector-image.git"
11
+ },
12
"scripts": {
13
"test": "jest src"
14
},
0 commit comments