Skip to content

Commit bfe6d6d

Browse files
committed
chore: add repo to package json
1 parent 8b9b0a9 commit bfe6d6d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

plugin/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@
4343
"bugs": {
4444
"url": "https://github.com/nativescript-community/ui-collectionview/issues"
4545
},
46+
"repository": {
47+
"type" : "git",
48+
"url" : "https://github.com/nativescript-community/ui-collectionview"
49+
},
4650
"license": "Apache-2.0",
47-
"homepage": "https://github.com/nativescript-community/ui-collectionvieww",
4851
"readmeFilename": "README.md"
4952
}

0 commit comments

Comments
 (0)