Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 25, 2016
1 parent 7977eb0 commit 1f480cc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -19,15 +19,15 @@
"passport-local": "^1.0.0"
},
"devDependencies": {
"chai": "^1.10.0",
"chai": "^3.5.0",
"gulp": "^3.8.8",
"gulp-clean": "^0.3.1",
"gulp-docco": "0.0.4",
"gulp-exec": "^2.1.0",
"gulp-load-plugins": "^0.6.0",
"gulp-mocha": "^1.1.0",
"mocha": "^1.21.4",
"mongoose": "^3.8.16"
"gulp-load-plugins": "^1.4.0",
"gulp-mocha": "^3.0.1",
"mocha": "^3.2.0",
"mongoose": "^4.7.0"
},
"scripts": {
"test": "mocha -R spec test/",
Expand Down

0 comments on commit 1f480cc

Please sign in to comment.