diff --git a/package-lock.json b/package-lock.json index d8e315f..fe10d16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jkba/eslint-config-angular", - "version": "1.4.1", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@jkba/eslint-config-angular", - "version": "1.4.1", + "version": "1.5.0", "license": "MIT", "peerDependencies": { "@angular-eslint/eslint-plugin": ">=16", diff --git a/package.json b/package.json index 39edc1e..e8c307d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jkba/eslint-config-angular", - "version": "1.4.1", + "version": "1.5.0", "description": "Opinionated ESLint config for Angular projects", "main": "index.js", "scripts": {