From a0c853e260656cb60139f90e3ffc89d025f80969 Mon Sep 17 00:00:00 2001 From: Amila Welihinda Date: Thu, 12 Sep 2024 17:27:52 -0700 Subject: [PATCH] 6.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3281f831..7ae0a402 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-compat", - "version": "6.0.0", + "version": "6.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-plugin-compat", - "version": "6.0.0", + "version": "6.0.1", "license": "MIT", "dependencies": { "@mdn/browser-compat-data": "^5.5.35", diff --git a/package.json b/package.json index e63080b7..a241539e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-compat", - "version": "6.0.0", + "version": "6.0.1", "description": "Lint browser compatibility of API used", "keywords": [ "eslint",