diff --git a/package-lock.json b/package-lock.json index 61b538c..39caa06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ioprojects/eslint-config", - "version": "1.0.1", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ioprojects/eslint-config", - "version": "1.0.1", + "version": "1.1.0", "license": "SEE LICENSE FILE", "dependencies": { "@typescript-eslint/eslint-plugin": "^5.60.1", diff --git a/package.json b/package.json index dbd2b0f..d8f37f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ioprojects/eslint-config", - "version": "1.0.1", + "version": "1.1.0", "description": "NPM package for ESLINT configuration of IO-Projects TypeScript front-end projects", "author": "IO-Projects ", "license": "SEE LICENSE FILE",