From 386a5ae60382ae03352c136a4fda911eb949413e Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Sat, 16 Nov 2019 13:35:52 -0500 Subject: [PATCH] Upgrade ui-sortable angular library to v0.19.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index acfb29bcb2..9ebe80f9b8 100644 --- a/composer.json +++ b/composer.json @@ -136,7 +136,7 @@ "url": "https://github.com/angular/bower-angular-sanitize/archive/v1.5.11.zip" }, "angular-ui-sortable": { - "url": "https://github.com/angular-ui/ui-sortable/archive/v0.12.11.zip" + "url": "https://github.com/angular-ui/ui-sortable/archive/v0.19.0.zip" }, "angular-ui-utils": { "url": "https://github.com/angular-ui/ui-utils/archive/v0.1.1.zip" -- 2.25.1