mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 22:07:25 +02:00
feat(config): Upgrade angular-bootstrap 0.13 to 1.0
Many issues arise when using angular-bootstrap 0.13. Migration to 1.0 is straightforward, offers a more stable interface, extra directives and fixes many bugs. Migration guide: https://github.com/angular-ui/bootstrap/wiki/Migration-guide-for-prefixes Fixes #1142 Fixes #1131
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"angular-resource": "~1.3",
|
||||
"angular-animate": "~1.3",
|
||||
"angular-mocks": "~1.3",
|
||||
"angular-bootstrap": "~0.13",
|
||||
"angular-bootstrap": "~1.0",
|
||||
"angular-ui-utils": "bower",
|
||||
"angular-ui-router": "~0.2",
|
||||
"angular-file-upload": "1.1.5",
|
||||
|
||||
Reference in New Issue
Block a user