Skip to content

Commit 13a625c

Browse files
committed
Add override for typescript dependency
1 parent 441a277 commit 13a625c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/gaming-fe/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"typescript": "^5.8.2",
2525
"web-vitals": "^4.2.4"
2626
},
27+
"overrides": {
28+
"typescript": "^5.8.2"
29+
},
2730
"scripts": {
2831
"start": "react-scripts start",
2932
"build": "react-scripts build",

0 commit comments

Comments
 (0)