Skip to content

Commit cb60681

Browse files
anikeefantfu
andauthored
docs: Update required typescript version (#802)
Co-authored-by: Anthony Fu <[email protected]>
1 parent 07cad72 commit cb60681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const { ref, reactive } = VueCompositionAPI
5353

5454
## TypeScript Support
5555

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

0 commit comments

Comments
 (0)