Skip to content

Commit

Permalink
Update URLs and such in package.json so NPM links back here
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbly committed Apr 10, 2023
1 parent ba0c414 commit 424b606
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "http-proxy",
"version": "1.18.1",
"name": "http-proxy-node16",
"version": "1.0.1",
"repository": {
"type": "git",
"url": "https://github.com/http-party/node-http-proxy.git"
"url": "https://github.com/Jimbly/http-proxy-node16.git"
},
"description": "HTTP proxying for the masses",
"description": "Fork of http-proxy that works on Node v16.x",
"author": "Charlie Robbins <[email protected]>",
"maintainers": [
"contributors": [
"Jimb Esser (https://github.com/Jimbly/)",
"jcrugzz <[email protected]>"
],
"main": "index.js",
Expand Down

0 comments on commit 424b606

Please sign in to comment.