mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
update deps
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user