From 5bbb9f71669a0a1ea1ac84b9749ed51c1fdcc159 Mon Sep 17 00:00:00 2001 From: Nicco Date: Thu, 25 Jun 2020 17:38:48 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bdf284..9974a5f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ - **0** Dependencies - Tiny **~0.7kB** - React Hooks -- Requires at least typescript **3.5** if used with typescript. ###### Installation @@ -21,6 +20,8 @@ npm i formhero ``` +*Note:* Requires at least typescript version `3.5`, otherwise the error object will not have the right inherited types. + ### 👁 Demos - [**_Live Web_**](https://cupcakearmy.github.io/formhero/)