Skip to content

Commit

Permalink
Update sinon and coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
teppeis committed Feb 16, 2014
1 parent 5d137fb commit ec45d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"devDependencies": {
"chai": "~1.9.0",
"coffee-script": "~1.7.1",
"coveralls": "~2.7.1",
"coveralls": "~2.8.0",
"grunt": "~0.4.2",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-mocha-cov": "0.2.1",
"mocha": "~1.17.1",
"mocha-lcov-reporter": "0.0.1",
"sinon": "~1.8.1",
"sinon": "~1.8.2",
"fs-extra": "~0.8.1"
},
"dependencies": {
Expand Down

0 comments on commit ec45d93

Please sign in to comment.