From 74ce55f5ef68428b9815d87ffb6d85a5ab6c1753 Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Sat, 21 Dec 2013 10:39:52 -0500 Subject: [PATCH] update deps --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f16b93c..edbc3e1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "git://github.com/shtylman/localtunnel-server.git" }, "dependencies": { - "book": "1.3.0", + "book": "1.3.1", "optimist": "0.6.0", "debug": "0.7.4", "bookrc": "0.0.1", @@ -19,13 +19,13 @@ "flip-counter": "0.5.3", "browserkthx": "0.0.2", "hbs": "2.4.0", - "taters": "0.0.5", - "express": "3.4.4", + "taters": "0.1.0", + "express": "3.4.7", "makeup": "0.0.1", - "enchilada": "0.5.0", + "enchilada": "0.6.0", "bouncy": "3.2.1", - "superstack": "0.0.3", - "stylish": "0.3.0", + "superstack": "0.0.4", + "stylish": "0.4.1", "makeover": "0.0.1" }, "devDependencies": {