From 8cb3f59c8586b7d3e7b257383f1325b6338fb129 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Fri, 1 Jun 2012 18:01:41 +0300
Subject: [PATCH] bump to awsbox 0.2.2 for --no-remote

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

diff --git a/package.json b/package.json
index 4d4e3abf0..8a4c96f89 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
     },
     "devDependencies": {
         "vows": "0.5.13",
-        "awsbox": "0.2.1",
+        "awsbox": "0.2.2",
         "irc": "0.3.3"
     },
     "scripts": {
-- 
GitLab