From 8748907841e08ee4280020fbcc1d96cae5a341a9 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Fri, 13 Sep 2013 18:24:32 +0200 Subject: [PATCH] update angular to 1.2.0-rc.2 --- bower.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 6411c5a5d5..0fdccae792 100644 --- a/bower.json +++ b/bower.json @@ -15,8 +15,8 @@ ], "dependencies": { "jquery": "~2.0.3", - "angular": "1.2.0-rc.1", - "angular-resource": "1.2.0-rc.1", + "angular": "1.2.0-rc.2", + "angular-resource": "1.2.0-rc.2", "angular-ui": "~0.4.0", "angular-bootstrap": "~0.5.0", "habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared.git#rewrite", @@ -29,9 +29,9 @@ "sticky": "*", "bootstrap-datepicker": "~1.2.0", "bootstrap": "v2.3.2", - "angular-route": "1.2.0-rc.1", + "angular-route": "1.2.0-rc.2", "angular-ui-utils": "~0.0.4", - "angular-sanitize": "1.2.0-rc.1", + "angular-sanitize": "1.2.0-rc.2", "marked": "~0.2.9" }, "resolutions": {