diff --git a/package.json b/package.json index ecfe37720..6eff44fd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-scripts-ts", - "version": "3.1.0", + "version": "3.1.1", "description": "TypeScript configuration and scripts for Create React App.", "repository": "wmonk/create-react-app-typescript", "license": "BSD-3-Clause", @@ -32,7 +32,7 @@ "dotenv-expand": "4.2.0", "extract-text-webpack-plugin": "3.0.2", "file-loader": "1.1.5", - "fork-ts-checker-webpack-plugin": "^0.2.8", + "fork-ts-checker-webpack-plugin": "^0.5.0", "fs-extra": "3.0.1", "html-webpack-plugin": "2.29.0", "jest": "20.0.4",