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.
2 parents 12cbe65 + 7bb4da5 commit c606057Copy full SHA for c606057
README.md
@@ -1,5 +1,7 @@
1
# fastify-http-proxy
2
3
+[](https://greenkeeper.io/)
4
+
5
[](https://travis-ci.org/fastify/fastify-http-proxy)
6
7
Proxy your http requests to another server, with hooks.
package.json
@@ -29,10 +29,10 @@
29
"pre-commit": "^1.2.2",
30
"simple-get": "^2.7.0",
31
"snazzy": "^7.0.0",
32
- "standard": "^10.0.3",
+ "standard": "^11.0.0",
33
"tap": "^11.0.1"
34
},
35
"dependencies": {
36
- "fastify-reply-from": "^0.1.0"
+ "fastify-reply-from": "^0.3.0"
37
}
38
0 commit comments