mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
e837d11d6b
Fixes #9465 Closes gh-1189
14 lines
142 B
JSON
14 lines
142 B
JSON
{
|
|
"name": "jquery-ui",
|
|
"ignore": [
|
|
"**/.*",
|
|
"build",
|
|
"demos",
|
|
"external",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.6"
|
|
}
|
|
}
|