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 8b9b0a9 commit bfe6d6dCopy full SHA for bfe6d6d
plugin/package.json
@@ -43,7 +43,10 @@
43
"bugs": {
44
"url": "https://github.com/nativescript-community/ui-collectionview/issues"
45
},
46
+ "repository": {
47
+ "type" : "git",
48
+ "url" : "https://github.com/nativescript-community/ui-collectionview"
49
+ },
50
"license": "Apache-2.0",
- "homepage": "https://github.com/nativescript-community/ui-collectionvieww",
51
"readmeFilename": "README.md"
52
}
0 commit comments