diff --git a/package-lock.json b/package-lock.json index ca8e17ca..c005a047 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "arkham.build", - "version": "1.15.0", + "version": "1.16.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "arkham.build", - "version": "1.15.0", + "version": "1.16.0", "dependencies": { "@dnd-kit/core": "6.1.0", "@dnd-kit/sortable": "8.0.0", diff --git a/package.json b/package.json index f6e918e7..f5b28b51 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "arkham.build", "private": true, - "version": "1.15.0", + "version": "1.16.0", "type": "module", "engines": { "node": "20.x"