Skip to content

Commit 8acb9ba

Browse files
authored
chore: update repository url in package.json (#333)
1 parent 078e1c9 commit 8acb9ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"license": "MIT",
102102
"repository": {
103103
"type": "git",
104-
"url": "https://github.com/honojs/honox.git"
104+
"url": "git+https://github.com/honojs/honox.git"
105105
},
106106
"publishConfig": {
107107
"registry": "https://registry.npmjs.org",
@@ -151,4 +151,4 @@
151151
"optionalDependencies": {
152152
"@rollup/rollup-linux-x64-gnu": "^4.9.6"
153153
}
154-
}
154+
}

0 commit comments

Comments
 (0)