Skip to content

Commit

Permalink
docs: update supported TS versions to include 4.1 (#2806)
Browse files Browse the repository at this point in the history
The support for TS 4.1 features was added in #2748
  • Loading branch information
trivikr committed Nov 24, 2020
1 parent fb254a1 commit 14bdc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -233,7 +233,7 @@ The latest version under the `canary` tag **(latest commit to master)** is:

## Supported TypeScript Version

**The version range of TypeScript currently supported by this parser is `>=3.3.1 <4.1.0`.**
**The version range of TypeScript currently supported by this parser is `>=3.3.1 <4.2.0`.**

These versions are what we test against.

Expand Down

0 comments on commit 14bdc2e

Please sign in to comment.