We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc76faf commit 0b26a3bCopy full SHA for 0b26a3b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-gateway",
3
- "version": "4.0.1",
+ "version": "4.1.0",
4
"description": "A Node.js API Gateway for the masses!",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -61,7 +61,6 @@
61
"mocha": "^10.8.2",
62
"nyc": "^17.1.0",
63
"pem": "^1.14.8",
64
- "prettier": "^3.3.3",
65
"request-ip": "^3.3.0",
66
"response-time": "^2.3.3",
67
"supertest": "^7.0.0"
0 commit comments