From 7bef1c0e0675a72fd80fa5ec07ab8a5b70d8ab58 Mon Sep 17 00:00:00 2001 From: Tim Robinson Date: Thu, 26 Feb 2015 12:10:46 +0000 Subject: [PATCH] Console.log's all projects that are in the wrong region --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27aea251..3b04cf0c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "acorn": ">=0.11.0", "amd-loader": "~0.0.5", - "async": "~0.2.7", + "async": "^0.9.0", "base64id": "~0.1.0", "c9": "0.1.0", "connect": "~2.12.0",