Skip to content

Commit 161a577

Browse files
committed
Updated
1 parent 9f1c1a7 commit 161a577

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",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Express, MongoDB, Redis, JWT, Socket.io, Passport",
55
"main": "src/app.js",
66
"repository": {
@@ -60,7 +60,7 @@
6060
"cookie-parser": "^1.4.3",
6161
"cors": "^2.8.4",
6262
"express": "^4.16.3",
63-
"express-easy-helper": "^1.1.0",
63+
"express-easy-helper": "1.1.0",
6464
"express-session": "^1.15.6",
6565
"helmet": "^3.12.0",
6666
"method-override": "^2.3.10",

0 commit comments

Comments
 (0)