From 93da7698a746f415d3ac09fa6fda9358656c3956 Mon Sep 17 00:00:00 2001 From: Popa Marius Adrian Date: Tue, 18 Feb 2014 12:23:36 +0200 Subject: [PATCH] Update package.json update dependency --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 96e0215..ddb58dc 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "url": "git://github.com/yankov/webtcp.git" }, "dependencies": { - "sockjs": "0.3.3" + "sockjs": "0.3.8" }, "bugs": { "url": "http://github.com/yankov/webtcp/issues" @@ -30,4 +30,4 @@ "files": [ "" ] -} \ No newline at end of file +}