Skip to content

Commit

Permalink
v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkyberneees committed Aug 26, 2022
1 parent 4e21647 commit 023b61c
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": "fast-gateway",
"version": "3.4.0",
"version": "3.4.1",
"description": "A Node.js API Gateway for the masses!",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@polka/send-type": "^0.5.2",
"fast-proxy-lite": "^1.1.0",
"http-cache-middleware": "^1.3.10",
"http-cache-middleware": "^1.4.0",
"restana": "^4.9.6",
"stream-to-array": "^2.3.0",
"micromatch": "^4.0.5"
Expand Down

0 comments on commit 023b61c

Please sign in to comment.