diff options
Diffstat (limited to 'build/core.json')
-rw-r--r-- | build/core.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/build/core.json b/build/core.json index 5273ebf7a..aac41f7aa 100644 --- a/build/core.json +++ b/build/core.json @@ -13,7 +13,8 @@ "calendar", "date", "i18n" - ] + ], + "category": "widget" }, "effect": { "title": "jQuery UI Effects Core", @@ -27,6 +28,7 @@ "transition", "easing" ], + "category": "effect", "homepage": "http://jqueryui.com/", "demo": "http://jqueryui.com/", "docs": "http://api.jqueryui.com/category/effects-core" |