diff --git a/package-lock.json b/package-lock.json index 254b26bc..bc7dc25d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-compat", - "version": "6.0.1", + "version": "6.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-plugin-compat", - "version": "6.0.1", + "version": "6.0.2", "license": "MIT", "dependencies": { "@mdn/browser-compat-data": "^5.5.35", diff --git a/package.json b/package.json index ec6cf7df..4399c1ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-compat", - "version": "6.0.1", + "version": "6.0.2", "description": "Lint browser compatibility of API used", "keywords": [ "eslint",