We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e8951 commit 2784d5dCopy full SHA for 2784d5d
CHANGELOG.md
@@ -0,0 +1 @@
1
+- Update TypeScript dependency to v.3.8 to fix build issues (Issue #667)
package.json
@@ -74,7 +74,7 @@
74
"tslint-no-unused-expression-chai": "^0.1.4",
75
"tslint-plugin-prettier": "^2.0.1",
76
"typedoc": "^0.17.1",
77
- "typescript": "^3.5.2",
+ "typescript": "^3.8.3",
78
"yargs": "^15.3.1"
79
},
80
"peerDependencies": {
0 commit comments