Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Updated datatables to latest v1
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Apr 24, 2024
1 parent 366028b commit bba305d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 68 deletions.
94 changes: 29 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"extends @wordpress/browserslist-config"
],
"dependencies": {
"datatables.net": "^1.13.10",
"datatables.net-dt": "^1.13.10",
"datatables.net-plugins": "^2.0.4",
"datatables.net": "^1.13.11",
"datatables.net-dt": "^1.13.11",
"datatables.net-plugins": "^1.13.6",
"moment": "^2.30.1"
}
}

0 comments on commit bba305d

Please sign in to comment.