diff --git a/README.md b/README.md index d9879b1d6..ff389d1f0 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ To fix this, create a new file *in the root of the project* called `tsconfig.tes ## Changelog -### 2.13.0 +### 2.13.0 * Remove tslint-loader from prod builds - @DorianGrey * Include typescript as devDependency in boilerplate - @ianschmitz * Document custom module formats - @joshtynjala -* Fix tscofnig.json - @diabelb +* Fix tsconfig.json - @diabelb ### 2.12.0 * Update typescript to 2.6.2