From 1a6cafc2f9b98049d16f14592f4cedb5dcd9eabd Mon Sep 17 00:00:00 2001 From: Robert Date: Tue, 28 Jun 2016 10:45:11 +0300 Subject: [PATCH] Update bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index b81591e..a5412ea 100644 --- a/bower.json +++ b/bower.json @@ -9,7 +9,7 @@ "license": "Apache-2.0", "ignore": [], "dependencies": { - "angular": ">1.4.8 <2", + "angular": ">1.4.7 <2", "qtip2": "~2.2.1" } }