Skip to content

Commit 562ae35

Browse files
authored
chore(package.json): fix repository.url (#1018)
- `npm pkg fix`
1 parent 09d05d5 commit 562ae35

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)