Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
bytesleo committed May 1, 2018
1 parent a085ee1 commit 867c602
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ sudo: false
language: node_js
node_js:
- node
- 9
- 8
- 7
- 6
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodetomic-api-swagger",
"version": "3.4.4",
"version": "3.4.5",
"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 @@ -76,6 +76,7 @@
"passport-twitter": "^1.0.4",
"pm2": "^2.10.3",
"redis-jwt": "^1.4.0",
"request": "^2.85.0",
"role-calc": "^1.1.6",
"serve-favicon": "^2.5.0",
"socket.io": "^2.1.0",
Expand Down

0 comments on commit 867c602

Please sign in to comment.