diff --git a/client/package.json b/client/package.json index 629ace0d2..0f0ecd700 100644 --- a/client/package.json +++ b/client/package.json @@ -82,7 +82,7 @@ "ts-node": "~8.0.2", "tslint": "~5.12.1", "tsutils": "^3.7.0", - "typescript": "^3.2", + "typescript": "~3.2.0", "webpack-bundle-analyzer": "^3.0.3", "terser": "3.14.1" }