update deps

This commit is contained in:
Roman Shtylman
2013-11-21 21:07:53 -05:00
parent 91ec28a2ee
commit 91b708c134

View File

@@ -10,12 +10,12 @@
"dependencies": { "dependencies": {
"book": "1.3.0", "book": "1.3.0",
"optimist": "0.6.0", "optimist": "0.6.0",
"debug": "0.7.3", "debug": "0.7.4",
"bookrc": "0.0.1", "bookrc": "0.0.1",
"book-git": "0.0.2", "book-git": "0.0.2",
"book-raven": "1.0.1", "book-raven": "1.0.1",
"engine.io": "0.7.11", "engine.io": "0.7.12",
"engine.io-client": "0.7.11", "engine.io-client": "0.7.12",
"flip-counter": "0.5.3", "flip-counter": "0.5.3",
"browserkthx": "0.0.2", "browserkthx": "0.0.2",
"hbs": "2.4.0", "hbs": "2.4.0",
@@ -28,7 +28,7 @@
}, },
"devDependencies": { "devDependencies": {
"mocha": "1.14.0", "mocha": "1.14.0",
"localtunnel": "0.1.2" "localtunnel": "0.1.3"
}, },
"scripts": { "scripts": {
"test": "mocha --ui qunit -- test", "test": "mocha --ui qunit -- test",