Skip to content

Commit cb0226e

Browse files
Update package.json
1 parent 9911c9a commit cb0226e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

React/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@
4545
"npm-run-all": "^4.1.5",
4646
"stylelint": "^15.6.1",
4747
"stylelint-config-standard": "^33.0.0",
48-
"typescript": "~5.8.3",
48+
"typescript": "5.4.5",
4949
"vite": "^6.3.5",
50+
"ts-node": "10.9.2",
5051
"vitest": "^1.5.0"
5152
}
5253
}

0 commit comments

Comments
 (0)