Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
bytesleo committed Jun 30, 2019
1 parent e4b5056 commit fadb3e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodetomic-api-swagger",
"version": "3.4.6",
"version": "3.4.7",
"description": "RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Swagger, Redis, JWT, Passport, Socket.io, Express, MongoDB.",
"main": "src/app.js",
"repository": {
Expand Down Expand Up @@ -62,7 +62,7 @@
"cookie-parser": "^1.4.3",
"cors": "^2.8.4",
"express": "^4.16.3",
"express-easy-helper": "^1.1.0",
"express-easy-helper": "1.1.0",
"express-session": "^1.15.6",
"helmet": "^3.12.0",
"method-override": "^2.3.10",
Expand Down

0 comments on commit fadb3e5

Please sign in to comment.