update deps

This commit is contained in:
Roman Shtylman
2013-12-21 10:39:52 -05:00
parent 683a15dcc9
commit 74ce55f5ef

View File

@@ -8,7 +8,7 @@
"url": "git://github.com/shtylman/localtunnel-server.git" "url": "git://github.com/shtylman/localtunnel-server.git"
}, },
"dependencies": { "dependencies": {
"book": "1.3.0", "book": "1.3.1",
"optimist": "0.6.0", "optimist": "0.6.0",
"debug": "0.7.4", "debug": "0.7.4",
"bookrc": "0.0.1", "bookrc": "0.0.1",
@@ -19,13 +19,13 @@
"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",
"taters": "0.0.5", "taters": "0.1.0",
"express": "3.4.4", "express": "3.4.7",
"makeup": "0.0.1", "makeup": "0.0.1",
"enchilada": "0.5.0", "enchilada": "0.6.0",
"bouncy": "3.2.1", "bouncy": "3.2.1",
"superstack": "0.0.3", "superstack": "0.0.4",
"stylish": "0.3.0", "stylish": "0.4.1",
"makeover": "0.0.1" "makeover": "0.0.1"
}, },
"devDependencies": { "devDependencies": {