Skip to content

Commit 51e9267

Browse files
committed
Use compatible typescript version
1 parent b1aafdd commit 51e9267

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -75,6 +75,6 @@
7575
"prettier": "^3.0.0",
7676
"tsc-alias": "^1.8.2",
7777
"tsx": "^4.6.2",
78-
"typescript": "^5.0.2"
78+
"typescript": "~5.3.3"
7979
}
8080
}

0 commit comments

Comments
 (0)