Skip to content

Commit 16e970d

Browse files
committed
chore: lock ts version
1 parent 15a6461 commit 16e970d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"rc-test": "^7.0.14",
7575
"react": "^18.0.0",
7676
"react-dom": "^18.0.0",
77-
"typescript": "^5.0.4"
77+
"typescript": "~5.8.3"
7878
},
7979
"peerDependencies": {
8080
"react": ">=16.9.0",

0 commit comments

Comments
 (0)