diff --git a/README.md b/README.md index de9bfe65f..37805d28c 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,7 @@ When you run `npm run build` the terminal will output the error, including the h * Fix `typescript` version to 2.3.x until 2.4 @types are fixed ### 2.3.1 -* Fix issue with new @types/react -### 2.3.0 * All tsc to parse config (for `extend`) - Thanks to @DorianGrey * Fix various jest issues - thanks to @zinserjan * Fix code coverage - thanks to @zinserjan