chore: go back to typescript version

This commit is contained in:
CI
2025-08-11 18:56:13 +02:00
parent e27e722ae1
commit 170a8362cd

View File

@@ -73,7 +73,7 @@
"react-dom": "^18.0.0",
"release-it": "^14.10.0",
"ts-jest": "^27.1.1",
"typescript": "^5.6.0",
"typescript": "^4.5.4",
"watch": "^1.0.2"
}
}