From 120e145301a28eba74cba71e4dd0349d0083128d Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 18 Sep 2014 14:19:54 -0600 Subject: [PATCH] chore(): update collide to 1.0.0-beta.3 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index c02489f5db..327e8066b7 100644 --- a/bower.json +++ b/bower.json @@ -52,6 +52,6 @@ "angular-animate": "~1.2.17", "angular-sanitize": "~1.2.17", "angular-ui-router": "0.2.10", - "collide": "1.0.0-beta.1" + "collide": "1.0.0-beta.3" } }