From 5e7067bcc8fa1bcb256e3e257d5d0e91935d910c Mon Sep 17 00:00:00 2001 From: Julius Haertl Date: Thu, 19 Jan 2017 14:00:26 +0100 Subject: [PATCH] Move back to ng-sortable 1.3.6 https://github.com/a5hik/ng-sortable/issues/347 --- js/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/bower.json b/js/bower.json index 7d257698b..9f4e35041 100644 --- a/js/bower.json +++ b/js/bower.json @@ -8,7 +8,7 @@ "angular-sanitize": "~1.6.1", "angular-animate": "~1.6.1", "angular-ui-bootstrap": "~2.4.0", - "ng-sortable": "1.3.7", + "ng-sortable": "1.3.6", "jquery": "3.1.x", "es6-shim": "~0.*", "js-url": "~2.*",