Skip to content

Commit

Permalink
Updatding dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kbackowski committed Oct 7, 2013
1 parent 543675d commit 4a5ec3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -18,13 +18,13 @@
"devDependencies": {
"coffee-script" : "1.6.3",
"coffee-coverage" : "0.1.4",
"underscore" : "1.5.1",
"mocha" : "1.12.0",
"underscore" : "1.5.2",
"mocha" : "1.13.0",
"sinon" : "1.7.3",
"should" : "1.2.2",
"coveralls" : "2.0.16",
"should" : "1.3.0",
"coveralls" : "2.3.0",
"mocha-lcov-reporter" : "0.0.1",
"browserify" : "2.23.1"
"browserify" : "2.24.0"
},
"author": "Kamil Backowski <kbackowski@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 4a5ec3b

Please sign in to comment.