feat(compiler-cli): add support for TypeScript 4.0 (#38076)
With this change we add support for TypeScript 4.0 PR Close #38076
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
"chai": "^4.1.2",
|
||||
"jasmine": "^3.1.0",
|
||||
"source-map-support": "^0.5.9",
|
||||
"typescript": "~3.9.5"
|
||||
"typescript": "4.0.2"
|
||||
},
|
||||
"repository": {},
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user