From cc767337cb53fff01e44422d5b693947418cd162 Mon Sep 17 00:00:00 2001 From: maddie Date: Fri, 13 Oct 2017 09:29:59 +0200 Subject: [PATCH] bower updated --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 3401aae..69c4142 100644 --- a/bower.json +++ b/bower.json @@ -18,6 +18,7 @@ "dependencies": { "angular-ui-router": "^1.0.8", "angular": "^1.6.6", - "phaser": "^2.6.2" + "phaser": "^2.6.2", + "angular-socket-io": "^0.7.0" } }