From abcf89051d76f2758445ee4dce0d18165ad4c174 Mon Sep 17 00:00:00 2001 From: Brian C Date: Mon, 18 Mar 2024 10:32:07 +1100 Subject: [PATCH] fix dep --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 462ba17..f7a228b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-react": ">=7.27.0", "eslint-plugin-react-hooks": ">=4.0.0", "eslint-plugin-testing-library": ">=4.0.0", - "eslint eslint-plugin-unicorn": ">=51.0.1", + "eslint-plugin-unicorn": ">=51.0.1", "hermes-eslint": ">=0.15.0" }, "devDependencies": {