From e505f574e0430b868b9092a7846b2380a59590fc Mon Sep 17 00:00:00 2001 From: theory Date: Sun, 30 Mar 2014 15:29:31 -0600 Subject: [PATCH] boo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 172a7e10..a1e7ec6c 100644 --- a/package.json +++ b/package.json @@ -8,11 +8,11 @@ , "dependencies": { "mime": "~>1.2.11", "theory": "~>0.2.6", - "coalesce": "~>0.1.9b", + "coalesce": "~>0.1.9ba", "aws-sdk": "~>2.0.0", "fakeredis": "~>0.1.3", "redis": "~>0.10.1", "hiredis": "" } , "main": "shots" -} \ No newline at end of file +}