Skip to content

Commit 12b6f38

Browse files
committed
v4.0.1
1 parent c0ab5b9 commit 12b6f38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-gateway",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -31,6 +31,7 @@
3131
"@polka/send-type": "^0.5.2",
3232
"fast-proxy-lite": "^1.1.2",
3333
"http-cache-middleware": "^1.4.1",
34+
"micromatch": "^4.0.8",
3435
"restana": "^5.0.0",
3536
"stream-to-array": "^2.3.0"
3637
},

0 commit comments

Comments
 (0)