mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
using jquery-ui dependency to have prebuilt files. [skip ci]
This commit is contained in:
@ -14,6 +14,6 @@
|
|||||||
"/*"
|
"/*"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery.ui": ">=1.10.0"
|
"jquery-ui": ">=1.10.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user