From 8ddc7ea435f1729eca418fd41828e689da14b8e4 Mon Sep 17 00:00:00 2001 From: Bruno Date: Sat, 21 Sep 2024 20:02:35 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3635af6..1dd05ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-biome", - "version": "1.8.3", + "version": "1.8.4", "description": "Disables ESLint rules that have a recommended and equivalent Biome rule", "main": "index.js", "scripts": {