Update dependencies. Latest angular-ui-bootstrap fixes tooltip bug.

This commit is contained in:
Gunther Brunner
2015-10-19 16:59:43 +09:00
parent 31aedff876
commit c83e14486b
2 changed files with 9 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
"angular-touch": "~1.4.7",
"lodash": "~3.10.1",
"oboe": "~2.1.2",
"ng-table": "~1.0.0-beta.5",
"ng-table": "~1.0.0-beta.7",
"angular-gettext": "~2.1.0",
"angular-ui-ace": "~0.2.3",
"angular-dialog-service": "~5.2.6",
@@ -24,7 +24,7 @@
"angular-elastic": "~2.5.1",
"angular-hotkeys": "chieffancypants/angular-hotkeys#~1.6.0",
"angular-borderlayout": "git://github.com/filearts/angular-borderlayout.git#7c9716aebd9260763f798561ca49d6fbfd4a5c67",
"angular-ui-bootstrap": "~0.14.1",
"angular-ui-bootstrap": "~0.14.2",
"ng-context-menu": "AdiDahan/ng-context-menu#~1.0.5",
"components-font-awesome": "~4.4.0",
"epoch": "~0.6.0",