Skip to content

Commit 764fb20

Browse files
committed
chore: fix typescript version
1 parent 44041b9 commit 764fb20

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package-lock.json

Lines changed: 5 additions & 6 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,7 +75,7 @@
7575
"slash": "^3.0.0",
7676
"ts-node": "^10.9.2",
7777
"tslint": "^6.1.3",
78-
"typescript": "^5.0.4",
78+
"typescript": "5.0.4",
7979
"typescript-eslint": "^8.11.0"
8080
},
8181
"engines": {

0 commit comments

Comments
 (0)