Skip to content

Commit

Permalink
(js) Force version of ng-sortable
Browse files Browse the repository at this point in the history
Rollback to version 1.3.7 of ng-sortable until the following buy is
fixed: a5hik/ng-sortable#387
  • Loading branch information
cgx committed Oct 23, 2017
1 parent 1fd4657 commit e350580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/WebServerResources/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"angular-material": "1.1.4-master-75237c6",
"file-saver.js": "latest",
"lodash": "latest",
"ng-sortable": "latest",
"ng-sortable": "1.3.7",
"breakpoint-sass": ">=2.4.2"
}
}

0 comments on commit e350580

Please sign in to comment.