Skip to content

Commit 080c809

Browse files
authored
chore: add git: prefix to repository url
1 parent 8351a72 commit 080c809

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
@@ -10,7 +10,7 @@
1010
"homepage": "https://github.com/vite-pwa/vitepress#readme",
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/vite-pwa/vitepress.git"
13+
"url": "git+https://github.com/vite-pwa/vitepress.git"
1414
},
1515
"bugs": "https://github.com/vite-pwa/vitepress/issues",
1616
"keywords": [

0 commit comments

Comments
 (0)