From 15400fcf7b7916969ba67a80022b9e81723abcee Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Fri, 21 Dec 2018 13:30:33 +0100 Subject: Use `jquery-ui-dist` instead of `jquery-ui` to resolve an issue with effects Signed-off-by: Christoph Wurst --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index fc455e658e7..526933ff9c9 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm", "jquery": "^2.1.4", "jquery-migrate": "^1.4.0", - "jquery-ui": "^1.12.1", + "jquery-ui-dist": "^1.12.1", "jstimezonedetect": "^1.0.6", "marked": "^0.3.6", "moment": "^2.18.1", -- cgit v1.2.3