Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit fed0a5a

Browse files
dudiharushplatinumazure
authored andcommitted
Docs: Update README.md (#567)
Typescript support is 3.1.1 according to package.json file
1 parent 47abd82 commit fed0a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following additional configuration options are available by specifying them
5959

6060
We will always endeavor to support the latest stable version of TypeScript.
6161

62-
The version of TypeScript currently supported by this parser is `~3.0.1`. This is reflected in the `devDependency` requirement within the package.json file, and it is what the tests will be run against. We have an open `peerDependency` requirement in order to allow for experimentation on newer/beta versions of TypeScript.
62+
The version of TypeScript currently supported by this parser is `~3.1.1`. This is reflected in the `devDependency` requirement within the package.json file, and it is what the tests will be run against. We have an open `peerDependency` requirement in order to allow for experimentation on newer/beta versions of TypeScript.
6363

6464
If you use a non-supported version of TypeScript, the parser will log a warning to the console.
6565

0 commit comments

Comments
 (0)