Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Kretschek committed Oct 11, 2014
2 parents 9759e5f + e424310 commit d8e30ad
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"test": "grunt test"
},
"dependencies": {
"underscore": "~1.6.0"
"underscore": "~1.7.0"
},
"devDependencies": {
"codeclimate-test-reporter": "0.0.3",
"coveralls": "^2.10.1",
"codeclimate-test-reporter": "~0.0.4",
"coveralls": "^2.11.2",
"expect.js": "~0.3.1",
"grunt": "~0.4.4",
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
"grunt-mocha-test": "~0.10.2",
"istanbul": "^0.2.14",
"grunt-mocha-test": "~0.12.1",
"istanbul": "^0.3.2",
"jshint": "~2.5.0",
"mocha": "~1.18.2"
"mocha": "~1.21.4"
},
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit d8e30ad

Please sign in to comment.