Skip to content

Commit b906f86

Browse files
committed
chore: fix repository url [ci skip]
1 parent 1ecb6a5 commit b906f86

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
@@ -7,7 +7,7 @@
77
"homepage": "https://tsup.egoist.dev/",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/egoist/tsup.git"
10+
"url": "git+https://github.com/egoist/tsup.git"
1111
},
1212
"author": "EGOIST",
1313
"files": [

0 commit comments

Comments
 (0)