Remove use of jquery.ui module aliases

This increases the extension's dependency to MW 1.34+.

Bug: T219604
Change-Id: Ic78f8eba5c18bfa6ee3e70277504cf7b17975387
This commit is contained in:
Timo Tijhof 2019-11-25 22:44:30 +00:00
parent 796340ae08
commit 1bfbc6e045

View file

@ -10,7 +10,7 @@
"type": "editor",
"license-name": "GPL-2.0-or-later",
"requires": {
"MediaWiki": ">= 1.32.0"
"MediaWiki": ">= 1.34.0"
},
"MessagesDirs": {
"CodeMirror": [
@ -29,7 +29,7 @@
"mediawiki.api",
"mediawiki.user",
"user.options",
"jquery.ui.resizable",
"jquery.ui",
"oojs-ui.styles.icons-editing-styling"
],
"scripts": [