From e924f93f6266bf6a399670dbbba51a8f435edae3 Mon Sep 17 00:00:00 2001 From: Beier Luo Date: Mon, 23 Mar 2020 17:37:11 +1100 Subject: [PATCH] 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2846b5f..89afd73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hook-form-devtools", - "version": "1.1.2", + "version": "1.1.3", "description": "React Hook Form dev tool to help debugging forms", "main": "dist/react-hook-form-devtools.js", "module": "dist/react-hook-form-devtools.es.js",