From 085c6d2ee01d45c1cd19caca8af1d7ef53e94f8b Mon Sep 17 00:00:00 2001 From: Simo Kinnunen Date: Wed, 16 Jul 2014 16:28:47 +0900 Subject: [PATCH] Update socket.io (and client) and install them both from NPM to avoid weird issues. Hoping this will fix a mystery "parse error" problem in production. --- bower.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bower.json b/bower.json index a42f2be9..ca7d7230 100644 --- a/bower.json +++ b/bower.json @@ -8,7 +8,6 @@ "angular-animate": "~1.3.0-beta.13", "angular-touch": "~1.3.0-beta.13", "se7en-bootstrap-3": "git@ghe.amb.ca.local:stf/se7en-bootstrap-3.git#46b7dd0792cfdc66bf01e351cd680de88740d60c", - "socket.io-client": "~1.0.4", "lodash": "~2.4.1", "oboe": "~1.15.1", "fa-borderlayout": "~0.3.1-beta2",