Skip to content

Commit 795386c

Browse files
committed
NPM provenance: fix repository URL
1 parent 8c8c924 commit 795386c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"test": "echo \"Error: no test specified\" && exit 1"
1717
},
1818
"repository": {
19-
"url": "github.com:cloudnode-pro/components"
19+
"type": "git",
20+
"url": "https://github.com/cloudnode-pro/components"
2021
},
2122
"keywords": [
2223
"web",

0 commit comments

Comments
 (0)