Skip to content

Commit f422f49

Browse files
authored
Revert "typescript 4.8 (#713)"
This reverts commit 27ec87d.
1 parent 27ec87d commit f422f49

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
@@ -29,7 +29,7 @@
2929
"glob": "^8.0.3",
3030
"rollup": "^2.78.1",
3131
"rollup-plugin-terser": "^7.0.2",
32-
"typescript": "~4.8"
32+
"typescript": "^4.8.4"
3333
},
3434
"scripts": {
3535
"build": "npm run build --workspaces --if-present",

0 commit comments

Comments
 (0)