diff --git a/package.json b/package.json index cfccb077b..ade8906bd 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "tslint": "^5.4.3", "typedoc": "^0.13.0", "typedoc-plugin-external-module-name": "git://github.com/PanayotCankov/typedoc-plugin-external-module-name.git#with-js", - "typescript": "^3.7.5" + "typescript": "~3.8.3" }, "scripts": { "setup": "npm run build-core && npm run build-compat && npm run setup-link",