From 371748f38ea31b036aaef4230474e4f19ee59e04 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Thu, 9 Aug 2012 13:14:01 -0600
Subject: [PATCH] update to awsbox 0.2.15 which will deploy against node 0.6.17
 - issue #2250

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 82327586b..c5f7fa871 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
     },
     "devDependencies": {
         "vows": "0.5.13",
-        "awsbox": "0.2.12",
+        "awsbox": "0.2.15",
         "irc": "0.3.3",
         "jshint": "0.7.1"
     },
-- 
GitLab