Skip to content

Commit fadb3e5

Browse files
committed
Updated
1 parent e4b5056 commit fadb3e5

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": "nodetomic-api-swagger",
3-
"version": "3.4.6",
3+
"version": "3.4.7",
44
"description": "RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Swagger, Redis, JWT, Passport, Socket.io, Express, MongoDB.",
55
"main": "src/app.js",
66
"repository": {
@@ -62,7 +62,7 @@
6262
"cookie-parser": "^1.4.3",
6363
"cors": "^2.8.4",
6464
"express": "^4.16.3",
65-
"express-easy-helper": "^1.1.0",
65+
"express-easy-helper": "1.1.0",
6666
"express-session": "^1.15.6",
6767
"helmet": "^3.12.0",
6868
"method-override": "^2.3.10",

0 commit comments

Comments
 (0)