8000 chore: fix repo url config in package.json · podium-lib/node-http-proxy-fork@e6e85a1 · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit e6e85a1

Browse files
committed
chore: fix repo url config in package.json
1 parent 112d1e7 commit e6e85a1

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
@@ -3,7 +3,7 @@
33
"version": "1.20.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/http-party/node-http-proxy.git"
6+
"url": "https://github.com/podium-lib/node-http-proxy-fork.git"
77
},
88
"description": "A fork of http-party/node-http-proxy",
99
"author": "Charlie Robbins <charlie.robbins@gmail.com>",

0 commit comments

Comments
 (0)
0