Skip to content

Commit f3f6955

Browse files
committed
Change repository URL in package.json to use git protocol
1 parent 27e9acb commit f3f6955

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838
"typescript": "^5.8.2"
3939
},
4040
"repository": {
41-
"type": "git",
42-
"url": "https://github.com/hasib-devs/hono-routing-controller.git"
41+
"url": "git://github.com/hasib-devs/hono-routing-controller.git"
4342
},
4443
"publishConfig": {
4544
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)