diff --git a/package-lock.json b/package-lock.json index 9803868..c83cd37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@garraflavatra/yeslint", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@garraflavatra/yeslint", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT", "dependencies": { "eslint-plugin-import": "^2.27.5" diff --git a/package.json b/package.json index 646e84e..055ac6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@garraflavatra/yeslint", - "version": "1.1.0", + "version": "1.2.0", "description": "Sensible configuration for your ESLint installation", "main": "index.js", "author": "Romein van Buren ",