From 1002ebced52b02c12a0976e45aee40729b7de371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Wed, 13 Aug 2014 10:42:15 +0200 Subject: [PATCH] Upgraded checksley to 0.6.0 --- bower.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 2692bcd4..9c29c525 100644 --- a/bower.json +++ b/bower.json @@ -56,7 +56,7 @@ "angular-sanitize": "1.2.21", "angular-mocks": "1.2.21", "kalendae": "~0.4.1", - "checksley": "~0.5.0", + "checksley": "~0.6.0", "i18next": "~1.7.1", "jquery": "~2.1.1", "select2": "~3.4.5", @@ -75,7 +75,8 @@ "resolutions": { "lodash": "~2.4.1", "moment": "~2.6.0", - "jquery": "~2.1.1" + "jquery": "~2.1.1", + "angular": "1.2.21" }, "private": true }