diff --git a/package-lock.json b/package-lock.json index 339d004..5d4c104 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@collaborne/material-kanban", - "version": "2.2.7", + "version": "2.2.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@collaborne/material-kanban", - "version": "2.2.7", + "version": "2.2.8", "license": "MIT", "dependencies": { "@types/react-beautiful-dnd": "^13.1.2", diff --git a/package.json b/package.json index 19636a9..21055e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@collaborne/material-kanban", - "version": "2.2.7", + "version": "2.2.8", "description": "Material styled Kanban board", "author": "Collaborne", "license": "MIT", @@ -88,7 +88,7 @@ }, "overrides": { "colors": "1.4.0", - "typescript": "^5.1.6", + "typescript": "^5.1.6", "url-parse": "^1.5.6", "react-beautiful-dnd": { "react": "^17.0.0 || ^18.0.0",