diff --git a/package-lock.json b/package-lock.json index 2a5d808..2ee34ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flexitablesort", - "version": "2.0.11", + "version": "2.0.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "flexitablesort", - "version": "2.0.11", + "version": "2.0.12", "license": "MIT", "dependencies": { "classnames": "^2.5.1", diff --git a/package.json b/package.json index 0c76191..a2b1239 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table-dnd", - "version": "2.0.11", + "version": "2.0.12", "type": "module", "description": "Sortable table with draggable rows and columns", "main": "dist/index.cjs.js",