Skip to content

Commit 1e0eb5c

Browse files
committed
Downgrading TypeScript due to microsoft/TypeScript#45672
1 parent c328028 commit 1e0eb5c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -60,7 +60,7 @@
6060
"rollup": "^2.56.3",
6161
"rollup-plugin-terser": "^7.0.2",
6262
"serve": "^12.0.0",
63-
"typescript": "^4.4.2"
63+
"typescript": "4.3.5"
6464
},
6565
"husky": {
6666
"hooks": {

0 commit comments

Comments
 (0)