diff options
| author | Jan-Hendrik Willms <tleilax+github@gmail.com> | 2022-01-21 12:47:16 +0100 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2022-01-21 13:49:38 +0000 |
| commit | 335af2fd2e0ccf2b9cb14700fc5b8941d8beab21 (patch) | |
| tree | 129a65de592cd8387289604e7140b908cd13c173 /package.json | |
| parent | b6733754d958759c13d8ec21a558219dc1d99c06 (diff) | |
fixes #566
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c903b69..683e2c1 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "highlight.js": "10.5.0", "jquery": "3.5.1", "jquery-nestable": "0.8.0", - "jquery-ui": "1.12.1", + "jquery-ui": "1.13", "jquery-ui-timepicker-addon": "1.6.3", "jquery-ui-touch-punch": "0.2.3", "jquery.scrollto": "2.1.2", |
