diff --git a/package-lock.json b/package-lock.json index 2d796b8..c09acfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@open-turo/eslint-config-react", - "version": "7.0.18", + "version": "7.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@open-turo/eslint-config-react", - "version": "7.0.18", + "version": "7.1.0", "license": "MIT", "dependencies": { "@open-turo/eslint-config-typescript": "9.0.19", diff --git a/package.json b/package.json index 36cd713..c23357e 100644 --- a/package.json +++ b/package.json @@ -31,5 +31,5 @@ "access": "public" }, "repository": "https://github.com/open-turo/eslint-config-react", - "version": "7.0.18" + "version": "7.1.0" }