|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
{
|
|
|
|
|
"name": "datatables.net-plugins",
|
|
|
|
|
"version": "1.13.6",
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"description": "Various small plug-ins for DataTables including feature, ordering, search and internationalisation plug-ins.",
|
|
|
|
|
"scripts": {
|
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
"homepage": "https://datatables.net/plug-ins",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/jquery": "^3.5.16",
|
|
|
|
|
"datatables.net": "^1.13.2"
|
|
|
|
|
"datatables.net": "^2"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"prettier-plugin-x": "^0.0.10",
|
|
|
|
|