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/)