Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Feb 25, 2016
1 parent 8e0163c commit 55b86ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -23,17 +23,17 @@
"devDependencies": {
"coveralls": "^2.11.2",
"mocha": "^2.2.5",
"nyc": "^2.3.0",
"sails": "^0.11.0",
"should": "^6.0.3",
"nyc": "^5.6.0",
"sails": "^0.12.1",
"should": "^8.2.2",
"supertest": "^1.0.1"
},
"sails": {
"isHook": true
},
"dependencies": {
"esprima": "^2.3.0",
"lodash": "^3.10.0"
"lodash": "^4.5.1"
},
"readmeFilename": "README.md"
}

0 comments on commit 55b86ec

Please sign in to comment.