diff --git a/package-lock.json b/package-lock.json index 51783112..95dc1914 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cloudfour/eslint-config", - "version": "24.0.0-alpha.13", + "version": "24.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cloudfour/eslint-config", - "version": "24.0.0-alpha.13", + "version": "24.0.0", "license": "MIT", "dependencies": { "eslint-config-prettier": "9.1.0", diff --git a/package.json b/package.json index 41d26b11..2d3a747e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cloudfour/eslint-config", - "version": "24.0.0-alpha.13", + "version": "24.0.0", "description": "Cloud Four's shareable ESLint configuration", "author": "Cloud Four (http://cloudfour.com)", "homepage": "https://github.com/cloudfour/eslint-config",