Use lodash v4

This commit is contained in:
Chocobozzz
2016-04-19 22:06:46 +02:00
parent 8bf3013038
commit e7ea0979f8
2 changed files with 4 additions and 4 deletions

View File

@@ -51,7 +51,7 @@
"express-oauth-server": "https://github.com/Chocobozzz/express-oauth-server",
"express-validator": "^2.11.0",
"js-yaml": "^3.5.4",
"lodash-node": "^3.10.2",
"lodash": "^4.11.1",
"mkdirp": "^0.5.1",
"mongoose": "^4.0.5",
"morgan": "^1.5.3",