Skip to content

Commit 1892692

Browse files
committed
chore(package): normalize repo url
1 parent ac405c8 commit 1892692

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"sideEffects": false,
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/svelte-plugins/tooltips.git"
15+
"url": "git+https://github.com/svelte-plugins/tooltips.git"
1616
},
1717
"homepage": "https://github.com/svelte-plugins/tooltips",
1818
"bugs": "https://github.com/svelte-plugins/tooltips/issues",

0 commit comments

Comments
 (0)