diff --git a/package-lock.json b/package-lock.json index ebc1f6c..87bbbbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jkba/eslint-config-angular", - "version": "1.6.0", + "version": "1.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@jkba/eslint-config-angular", - "version": "1.6.0", + "version": "1.7.0", "license": "MIT", "peerDependencies": { "@angular-eslint/eslint-plugin": ">=16", diff --git a/package.json b/package.json index 5420242..cd28d51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jkba/eslint-config-angular", - "version": "1.6.0", + "version": "1.7.0", "description": "Opinionated ESLint config for Angular projects", "main": "index.js", "scripts": {