From b7ff888190578a415e5628ea760b5c419bd56da2 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Wed, 27 May 2020 01:23:00 +0100 Subject: [PATCH] eslint-plugin-react-hooks@4.0.4 --- packages/eslint-plugin-react-hooks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/eslint-plugin-react-hooks/package.json b/packages/eslint-plugin-react-hooks/package.json index 3bc301f63c..c3001337f3 100644 --- a/packages/eslint-plugin-react-hooks/package.json +++ b/packages/eslint-plugin-react-hooks/package.json @@ -1,7 +1,7 @@ { "name": "eslint-plugin-react-hooks", "description": "ESLint rules for React Hooks", - "version": "4.0.3", + "version": "4.0.4", "repository": { "type": "git", "url": "https://github.com/facebook/react.git",