diff options
-rw-r--r--[-rwxr-xr-x] | semantic.json | 56 |
1 files changed, 3 insertions, 53 deletions
diff --git a/semantic.json b/semantic.json index 41c6498..8f70635 100755..100644 --- a/semantic.json +++ b/semantic.json @@ -16,57 +16,7 @@ "clean": "dist/" }, "permission": false, - "rtl": "No", - "components": [ - "reset", - "site", - "button", - "container", - "divider", - "flag", - "header", - "icon", - "image", - "input", - "label", - "list", - "loader", - "rail", - "reveal", - "segment", - "step", - "breadcrumb", - "form", - "grid", - "menu", - "message", - "table", - "ad", - "card", - "comment", - "feed", - "item", - "statistic", - "accordion", - "checkbox", - "dimmer", - "dropdown", - "embed", - "modal", - "nag", - "popup", - "progress", - "rating", - "search", - "shape", - "sidebar", - "sticky", - "tab", - "transition", - "api", - "form", - "state", - "visibility" - ], - "version": "2.1.8" + "autoInstall": false, + "rtl": false, + "version": "2.2.4" }
\ No newline at end of file |