Commit 1733c511 by Adam Yeats

Dependencies bump, all tests passing

parent 8678b798
...@@ -41,13 +41,13 @@ ...@@ -41,13 +41,13 @@
"mkdirp": "0.3.x", "mkdirp": "0.3.x",
"optimist": "0.6.x", "optimist": "0.6.x",
"node-watch": "0.3.x", "node-watch": "0.3.x",
"mocha": "1.13.x", "mocha": "1.17.x",
"chalk": "~0.3.0", "chalk": "~0.4.0",
"nan": "~0.6.0" "nan": "~0.8.0"
}, },
"devDependencies": { "devDependencies": {
"jshint": "~2.4.0", "jshint": "~2.4.0",
"coveralls": "~2.6.1", "coveralls": "~2.8.0",
"mocha-lcov-reporter": "0.0.1", "mocha-lcov-reporter": "0.0.1",
"jscoverage": "~0.3.8" "jscoverage": "~0.3.8"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment