Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
Update bower depedencies
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Bottazzini <bruno.bottazzini@intel.com>
  • Loading branch information
Bruno Bottazzini committed Apr 12, 2016
1 parent 88b48f8 commit 5f16237
Showing 1 changed file with 21 additions and 12 deletions.
33 changes: 21 additions & 12 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,30 @@
"tests"
],
"dependencies": {
"angular-datatables": "~0.4.3",
"angular": "~1.3.15",
"datatables": "~1.10.7",
"jquery": "~2.1.4",
"angular-highlightjs": "~0.4.1",
"highlightjs": "~8.5.0",
"angular-loading-spinner": "~0.0.1",
"angular-route": "~1.3.15",
"spin.js": "",
"angular-datatables": "~0.5.4",
"angular": "~1.5.3",
"datatables": "~1.10.11",
"jquery": "~2.2.3",
"angular-highlightjs": "~0.6.1",
"highlightjs": "~9.2.0",
"angular-loading-spinner": "~0.0.3",
"angular-route": "~1.5.3",
"spin.js": "~2.3.2",
"angular-ui-ace": "~0.2.3",
"ace-builds": "~1.2.0",
"bootstrap": "~3.3.4",
"ace-builds": "~1.2.3",
"bootstrap": "~3.3.6",
"jquery-ui": "~1.11.4",
"jstree-directive": "~0.1.5",
"ng-context-menu": "~1.0.1",
"ng-context-menu": "~1.0.3",
"underscore": "~1.8.3"
},
"resolutions": {
"angular-datatables": "~0.5.4",
"angular": "~1.5.3",
"jquery": "~2.2.3",
"angular-highlightjs": "~0.6.1",
"highlightjs": "~9.2.0",
"angular-route": "~1.5.3",
"spin.js": "~2.3.2"
}
}

0 comments on commit 5f16237

Please sign in to comment.