Merge pull request #643 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8675-add-bower-resolution-for-bootstrap-angular to master

* commit '52e9763f58f46f35f108b382c6dbb4f80d0e8dc2':
  FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions
This commit is contained in:
Ítalo Rossi 2015-12-22 11:30:29 -06:00
commit 4cc5e41d35
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
},
"resolutions": {
"angular": "~1.3.15",
"angular-bootstrap": "~0.13.3"
"angular-bootstrap": "~0.14.3"
},
"overrides": {
"bootstrap": {