diff --git a/composer.json b/composer.json index 438d81c..05d6236 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,4 @@ { - "version": "1.4.0", "name": "datatables.net/datatables.net-select-zf", "description": "Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables with styling for [Foundation](https://get.foundation/)", "support": { @@ -20,7 +19,7 @@ "minimum-stability": "dev", "keywords": [ "select", - "selection", + "selection", "Foundation", "Datatables", "jQuery", @@ -30,4 +29,4 @@ "datatables.net/datatables.net-select": ">=1.4.0", "datatables.net/datatables.net-zf": ">=1.12.1" } -} +} \ No newline at end of file