From c4bc6b70ac260a442cdb23274371d7e7fd88a30b Mon Sep 17 00:00:00 2001 From: Chakib Benziane Date: Wed, 21 Jan 2015 18:39:15 +0100 Subject: [PATCH] Update bower.json --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 13e3520..420a343 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "tests" ], "dependencies": { - "angular": "~1.2.18", - "angular-mocks": "~1.2.18" + "angular": "~1.3.10", + "angular-mocks": "~1.3.10" } }