Rollback typescript because updating storybook would add a one month delay to the release

This commit is contained in:
Joseph Garrone
2024-06-03 22:36:54 +02:00
parent c1a63edd71
commit e873eb5123
2 changed files with 5 additions and 5 deletions

View File

@ -116,7 +116,7 @@
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tss-react": "^4.9.10",
"typescript": "^5.4.5",
"typescript": "^4.9.1-beta",
"vite": "^5.2.11",
"vitest": "^0.29.8",
"yauzl": "^2.10.0",