sogo/UI/WebServerResources/bower.json
Francis Lachapelle e3505808dc (js) Force version of ng-sortable
Rollback to version 1.3.7 of ng-sortable until the following buy is
fixed: https://github.com/a5hik/ng-sortable/issues/387
2017-10-23 16:11:44 -04:00

20 lines
491 B
JSON

{
"name": "sogo-web",
"private": true,
"devDependencies": {
"angular": "1.6.x",
"angular-animate": "1.6.x",
"angular-aria": "1.6.x",
"angular-cookies": "1.6.x",
"angular-messages": "1.6.x",
"angular-sanitize": "1.6.x",
"angular-ui-router": "latest",
"angular-file-upload": "latest",
"angular-material": "1.1.4-master-75237c6",
"file-saver.js": "latest",
"lodash": "latest",
"ng-sortable": "1.3.7",
"breakpoint-sass": ">=2.4.2"
}
}