Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bytesleo committed Feb 24, 2018
1 parent 8face09 commit d2d9b7d
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 107 deletions.
155 changes: 52 additions & 103 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"babel-preset-stage-2": "^6.24.1",
"babel-register": "^6.26.0",
"express": "^4.15.4",
"mocha": "^3.5.1",
"mocha": "^5.0.1",
"nodemon": "^1.12.0"
},
"dependencies": {
"chalk": "^2.1.0",
"jsonwebtoken": "^8.0.0",
"ms": "^2.0.0",
"redis-fast-driver": "^1.0.5",
"shelljs": "^0.7.8"
"redis-fast-driver": "^2.0.0",
"shelljs": "^0.8.1"
}
}
}

0 comments on commit d2d9b7d

Please sign in to comment.