Skip to content

Commit 10a09b5

Browse files
committed
roll back to typescript 4.2, since 4.3 does not work with typedoc yet
1 parent 038b150 commit 10a09b5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"standard": "^16.0.3",
101101
"ts-jest": "^26.4.4",
102102
"typedoc": "^0.20.28",
103-
"typescript": "^4.1.3",
103+
"typescript": "^4.2.4",
104104
"webpack": "^4.46.0",
105105
"webpack-cli": "^3.3.12"
106106
},

0 commit comments

Comments
 (0)