diff --git a/package-lock.json b/package-lock.json index c35a87d..96212a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gisce/ooui", - "version": "2.21.0-alpha.3", + "version": "2.21.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gisce/ooui", - "version": "2.21.0-alpha.3", + "version": "2.21.0", "dependencies": { "@gisce/conscheck": "1.0.9", "html-entities": "^2.3.3", diff --git a/package.json b/package.json index 40ddc55..fda612b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gisce/ooui", - "version": "2.21.0-alpha.3", + "version": "2.21.0", "engines": { "node": "20.5.0" },