fix websocket support

This commit is contained in:
Roman Shtylman
2015-01-10 20:58:00 -08:00
parent cfdb42ee9c
commit 386910032e
6 changed files with 83 additions and 15 deletions

View File

@@ -9,25 +9,26 @@
},
"dependencies": {
"book": "1.3.1",
"optimist": "0.6.1",
"debug": "2.1.0",
"bookrc": "0.0.1",
"book-git": "0.0.2",
"book-raven": "1.0.1",
"browserkthx": "0.0.2",
"hbs": "2.7.0",
"taters": "1.0.0",
"express": "4.10.5",
"makeup": "0.0.1",
"enchilada": "0.11.0",
"bookrc": "0.0.1",
"bouncy": "3.2.2",
"browserkthx": "0.0.2",
"debug": "2.1.0",
"enchilada": "0.11.0",
"express": "4.10.5",
"hbs": "2.7.0",
"localenv": "0.2.2",
"makeover": "0.0.1",
"makeup": "0.0.1",
"on-finished": "2.2.0",
"optimist": "0.6.1",
"serve-favicon": "2.1.7",
"stackup": "0.0.5",
"stylish": "0.5.0",
"makeover": "0.0.1",
"taters": "1.0.0",
"tldjs": "1.5.1",
"on-finished": "2.2.0",
"localenv": "0.2.2",
"serve-favicon": "2.1.7"
"ws": "0.6.5"
},
"devDependencies": {
"mocha": "2.0.1",