From ebdab19e97dbeee353cf4f3da3de0e9549361aec Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Tue, 14 Jan 2014 09:41:57 -0800 Subject: [PATCH] I don't understand how this wasn't in the package and we've been deploying otalk just fine.. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5f626cd..8743894 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ }, "dependencies": { "async": "0.2.9", + "andlog": "0.0.4", "attachmediastream": "1.0.1", "backbone": "1.0.0", "bows": "0.3.0",