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 b2acd16 commit 24117f4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"version": "1.5.6",
"name": "datatables.net/datatables.net-colreorder-bs4",
"description": "ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers. This is ColReorder for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)",
"support": {
Expand All @@ -20,9 +19,9 @@
"minimum-stability": "dev",
"keywords": [
"ColReorder",
"Reorder",
"Reorder",
"Bootstrap",
"Bootstrap4",
"Bootstrap4",
"Datatables",
"jQuery",
"table"
Expand All @@ -31,4 +30,4 @@
"datatables.net/datatables.net-colreorder": ">=1.5.6",
"datatables.net/datatables.net-bs4": ">=1.12.1"
}
}
}

0 comments on commit 24117f4

Please sign in to comment.