Skip to content

Commit

Permalink
Package: Remove composer version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtbuild committed Jan 25, 2024
1 parent cef9862 commit 963c275
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand All @@ -20,7 +19,7 @@
"minimum-stability": "dev",
"keywords": [
"select",
"selection",
"selection",
"Foundation",
"Datatables",
"jQuery",
Expand All @@ -30,4 +29,4 @@
"datatables.net/datatables.net-select": ">=1.4.0",
"datatables.net/datatables.net-zf": ">=1.12.1"
}
}
}

0 comments on commit 963c275

Please sign in to comment.