Skip to content

Commit

Permalink
Merge pull request #56 from strongloop/update-deps
Browse files Browse the repository at this point in the history
Update dev-dependencies
  • Loading branch information
bajtos authored Sep 1, 2016
2 parents d9a814f + b8a61ac commit d84db7b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ test
.travis.yml
test
.travis.yml
test
.travis.yml
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"devDependencies": {
"assert": "^1.1.2",
"bluebird": "^3.3.5",
"grunt": "~0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "~0.10.0",
"grunt-mocha-test": "^0.11.0",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-mocha-test": "^0.12.7",
"loopback": "^3.0.0-alpha.3",
"mocha": "~1.21.4",
"strong-task-emitter": "0.0.5"
"mocha": "^3.0.2",
"strong-task-emitter": "^0.0.7"
},
"optionalDependencies": {}
}

0 comments on commit d84db7b

Please sign in to comment.