diff --git a/package-lock.json b/package-lock.json index d9733f32..9e8f7732 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-config-hardcore", - "version": "12.8.0", + "version": "12.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 95d9eb35..88f298b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-hardcore", - "version": "12.8.0", + "version": "12.8.1", "description": "The most strict (but practical) ESLint config out there", "main": "index.json", "scripts": {