From a88b10f12a931948c5a6d164b781ff0d55877483 Mon Sep 17 00:00:00 2001 From: Georgi Hristozov Date: Thu, 18 Feb 2016 17:40:37 +0200 Subject: [PATCH] Allow use of Angular 1.5. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 9605788..34b9601 100644 --- a/bower.json +++ b/bower.json @@ -23,7 +23,7 @@ ], "dependencies": { "seiyria-bootstrap-slider": ">= 5.2 < 7.0", - "angular": ">= 1.3 < 1.5" + "angular": ">= 1.3 < 1.6" }, "devDependencies": { "bootstrap": "~3.3.6"