diff --git a/package-lock.json b/package-lock.json index 82a7ca818..5a8fffd04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gisce/react-ooui", - "version": "2.38.0-alpha.1", + "version": "2.38.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@gisce/react-ooui", - "version": "2.38.0-alpha.1", + "version": "2.38.0", "dependencies": { "@ant-design/plots": "^1.0.9", "@gisce/fiber-diagram": "2.1.1", diff --git a/package.json b/package.json index 9fd744e6b..869a615f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gisce/react-ooui", - "version": "2.38.0-alpha.1", + "version": "2.38.0", "engines": { "node": "20.5.0" },