Files
xen-orchestra/bower.json
Julien Fontanet 8916b5db54 Update ui-select.
2015-02-19 14:44:28 +01:00

15 lines
421 B
JSON

{
"name": "xo-web",
"version": "0.0.0",
"dependencies": {
"angular-natural-sort": "https://bitbucket.org/OverZealous/angularjs-naturalsort/raw/f6e7ea30bf71324125549bd40a7cf9043abc2449/src/naturalSortVersionDates.js",
"angular-notify-toaster": "~0.4.8",
"angular-xeditable": "~0.1.8",
"ng-file-upload": "~1.6.12",
"angular-ui-select": "~0.9.9"
},
"resolutions": {
"angular": "~1.x"
}
}