From ee8d01d752b165fb88fcc6ac30355a6bf6c24562 Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel <lloyd@hilaiel.com> Date: Thu, 7 Jun 2012 16:02:37 +0300 Subject: [PATCH] move to awsbox 0.2.5 which fixes the list command. all VMs are shown even if multiple have the same name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b143c066e..5d97f6d07 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "vows": "0.5.13", - "awsbox": "0.2.4", + "awsbox": "0.2.5", "irc": "0.3.3" }, "scripts": { -- GitLab