Skip to content

Commit 5afad84

Browse files
committed
v2.9.2
1 parent 64bf0d8 commit 5afad84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-gateway",
3-
"version": "2.9.1",
3+
"version": "2.9.2",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -30,7 +30,7 @@
3030
"@polka/send-type": "^0.5.2",
3131
"fast-proxy": "^2.0.0",
3232
"http-cache-middleware": "^1.3.7",
33-
"restana": "^4.9.0",
33+
"restana": "^4.9.1",
3434
"stream-to-array": "^2.3.0"
3535
},
3636
"files": [

0 commit comments

Comments
 (0)