Skip to content

Commit

Permalink
docs: Update required typescript version (#802)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
  • Loading branch information
anikeef and antfu committed Aug 23, 2021
1 parent 07cad72 commit cb60681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ const { ref, reactive } = VueCompositionAPI

## TypeScript Support

> TypeScript version **>3.5.1** is required
> TypeScript version **>4.2** is required
To let TypeScript properly infer types inside Vue component options, you need to define components with `defineComponent`

Expand Down

0 comments on commit cb60681

Please sign in to comment.