Skip to content

Commit a6a7286

Browse files
committed
chore(package.json): fix repository.url
- `npm pkg fix`
1 parent 09d05d5 commit a6a7286

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
@@ -28,7 +28,7 @@
2828
},
2929
"repository": {
3030
"type": "git",
31-
"url": "https://github.com/chimurai/http-proxy-middleware.git"
31+
"url": "git+https://github.com/chimurai/http-proxy-middleware.git"
3232
},
3333
"keywords": [
3434
"reverse",

0 commit comments

Comments
 (0)