diff --git a/package-lock.json b/package-lock.json index 3a1cbc5..7d26292 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@empathyco/eslint-config", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@empathyco/eslint-config", - "version": "1.3.1", + "version": "1.3.2", "license": "Apache-2.0", "dependencies": { "@antfu/eslint-config": "3.7.3", diff --git a/package.json b/package.json index e769511..3da61fc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@empathyco/eslint-config", "type": "module", - "version": "1.3.1", + "version": "1.3.2", "description": "ESLint and Prettier config preset", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0",