We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c3bd8 commit efedbcfCopy full SHA for efedbcf
package.json
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/mcollina/fastify-http-proxy.git"
+ "url": "git+https://github.com/fastify/fastify-http-proxy.git"
12
13
"keywords": [
14
"fastify",
@@ -18,9 +18,9 @@
18
"author": "Matteo Collina <[email protected]>",
19
"license": "MIT",
20
"bugs": {
21
- "url": "https://github.com/mcollina/fastify-http-proxy/issues"
+ "url": "https://github.com/fastify/fastify-http-proxy/issues"
22
23
- "homepage": "https://github.com/mcollina/fastify-http-proxy#readme",
+ "homepage": "https://github.com/fastify/fastify-http-proxy#readme",
24
"devDependencies": {
25
"fastify": "^1.0.0-rc.1",
26
"got": "^8.0.3",
0 commit comments