Skip to content

Commit 7271b76

Browse files
committed
v1.3.4
1 parent b127c82 commit 7271b76

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.3.3",
3+
"version": "1.3.4",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"scripts": {
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"fast-proxy": "^1.1.2",
3030
"http-cache-middleware": "^1.2.3",
31-
"restana": "^3.2.3",
31+
"restana": "^3.3.0",
3232
"stream-to-array": "^2.3.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)