From 5ab2f13d741e592671be5667b14389cce52bcf2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Vanvelthem?= Date: Fri, 27 Oct 2023 19:15:10 +0200 Subject: [PATCH] Update package.json --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index a34cc1d1a..16e3afb2f 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,9 @@ "homepage": "https://github.com/belgattitude/httpx", "repository": "belgattitude/httpx", "resolutions?": { - "eslint-plugin-react-hooks": "https://github.com/vercel/next.js/issues/52365", "vite": "https://github.com/vitest-dev/vitest/issues/4112" }, "resolutions": { - "eslint-plugin-react-hooks": "^4.6.0", "vite": "^4.5.0" }, "scripts": {