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:
commit
4cc5e41d35
|
@ -47,7 +47,7 @@
|
|||
},
|
||||
"resolutions": {
|
||||
"angular": "~1.3.15",
|
||||
"angular-bootstrap": "~0.13.3"
|
||||
"angular-bootstrap": "~0.14.3"
|
||||
},
|
||||
"overrides": {
|
||||
"bootstrap": {
|
||||
|
|
Loading…
Reference in New Issue