From 5e8b87753188a23c5065943576d63aca4303bdb0 Mon Sep 17 00:00:00 2001 From: ITsvetkoFF Date: Sat, 24 Oct 2015 18:19:21 +0300 Subject: [PATCH] Update bower.json you need to point exactly this version of ui-bootstrap because of hard-coded somewhere link to 12.0 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 0bb08ed..b19d347 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "jquery": "~2.1.3", "angular-ui-select2": "~0.0.5", "select2": "~3.4.8", - "angular-ui-bootstrap": "~0.12.0", + "angular-ui-bootstrap": "0.12.0", "es5-shim": "~2.0.11", "json3": "~3.3.2", "leaflet": "~0.7.3",