Skip to content

Commit

Permalink
Bumped v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Feb 19, 2021
1 parent 02d9b43 commit 33dba25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-http-proxy",
"version": "4.3.0",
"version": "4.3.1",
"description": "proxy http requests, for Fastify",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"typescript": "^4.0.2"
},
"dependencies": {
"fastify-reply-from": "^4.0.0",
"fastify-reply-from": "^4.0.2",
"ws": "^7.4.1"
},
"tsd": {
Expand Down

0 comments on commit 33dba25

Please sign in to comment.