From: Jaon EarlWolf Date: Mon, 21 Dec 2015 17:59:32 +0000 (-0300) Subject: FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions X-Git-Tag: v1.6.6~1^2~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52e9763f58f46f35f108b382c6dbb4f80d0e8dc2;p=thirdparty%2Ffreeswitch.git FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions --- diff --git a/html5/verto/verto_communicator/bower.json b/html5/verto/verto_communicator/bower.json index 2bbb0bf6b0..73ade295f8 100644 --- a/html5/verto/verto_communicator/bower.json +++ b/html5/verto/verto_communicator/bower.json @@ -47,7 +47,7 @@ }, "resolutions": { "angular": "~1.3.15", - "angular-bootstrap": "~0.13.3" + "angular-bootstrap": "~0.14.3" }, "overrides": { "bootstrap": {