diff --git a/package-lock.json b/package-lock.json index a25b046..f861d24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gisce/react-formiga-table", - "version": "1.9.0-alpha.10", + "version": "1.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@gisce/react-formiga-table", - "version": "1.9.0-alpha.10", + "version": "1.9.0", "dependencies": { "ag-grid-community": "^31.2.1", "ag-grid-react": "^31.2.1", diff --git a/package.json b/package.json index 6c973e3..b1ef406 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gisce/react-formiga-table", - "version": "1.9.0-alpha.10", + "version": "1.9.0", "engines": { "node": "20.5.0" },