diff --git a/package-lock.json b/package-lock.json index 1627b60..020867c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@kth/eslint-config-kth", - "version": "3.4.0", + "version": "3.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@kth/eslint-config-kth", - "version": "3.4.0", + "version": "3.5.0", "license": "MIT", "dependencies": { "@babel/core": "^7.24.9", diff --git a/package.json b/package.json index 8b7fecd..96d49d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kth/eslint-config-kth", - "version": "3.4.0", + "version": "3.5.0", "description": "ESLint config", "main": "index.js", "author": {