From 00ce7f60f69f070570885459b42e0418f2c0cf37 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Mon, 24 Feb 2014 13:49:11 -0800 Subject: [PATCH] Update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5bcea53..7b227ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "otalk.im", "description": "Otalk: WebRTC Enabled XMPP Client, in the Browser", - "version": "0.0.30", + "version": "0.0.32", "dependencies": { "andlog": "0.0.4", "async": "0.2.9", @@ -25,7 +25,7 @@ "oembed": "0.1.0", "semi-static": "0.0.4", "sound-effect-manager": "0.0.5", - "stanza.io": "3.2.2", + "stanza.io": "3.2.4", "staydown": "1.0.3", "templatizer": "0.1.2", "underscore": "1.5.1",