Skip to content

Commit 38ed698

Browse files
committed
v1.2.3
1 parent b3285ed commit 38ed698

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 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.2.2",
3+
"version": "1.2.3",
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.1.0",
31-
"restana": "^3.1.1",
31+
"restana": "^3.2.1",
3232
"stream-to-array": "^2.3.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)