Skip to content

Commit d0b1295

Browse files
committed
chore(package.json): normalize url for repo
1 parent 9d4a2c1 commit d0b1295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/svelte-plugins/tooltips.git"
23+
"url": "git+https://github.com/svelte-plugins/tooltips.git"
2424
},
2525
"files": [
2626
"dist",

0 commit comments

Comments
 (0)