Skip to content

Commit cb3f3d1

Browse files
committed
v3.0.2
1 parent d97e648 commit cb3f3d1

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": "3.0.1",
3+
"version": "3.0.2",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/jkyberneees/fast-gateway#readme",
2929
"dependencies": {
3030
"@polka/send-type": "^0.5.2",
31-
"fast-proxy-lite": "^1.0.1",
31+
"fast-proxy-lite": "^1.0.2",
3232
"http-cache-middleware": "^1.3.8",
3333
"restana": "^4.9.2",
3434
"stream-to-array": "^2.3.0"

0 commit comments

Comments
 (0)