Skip to content

Commit 73f214e

Browse files
authored
fix: specify correct repository.url in package.json (#4)
1 parent 8d2cf12 commit 73f214e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"repository": {
2727
"type": "git",
28-
"url": "git://gitlab.com/browserslist/browserslist-plausible.git"
28+
"url": "https://github.com/browserslist/browserslist-plausible"
2929
},
3030
"funding": {
3131
"type": "github",

0 commit comments

Comments
 (0)