diff --git a/package.json b/package.json index 659274e..4457308 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,6 @@ "npm-run-all2": "^8.0.4", "tstyche": "^6.2.0", "type-coverage": "^2.29.7", - "typescript": "~5.9.3" + "typescript": "~6.0.3" } }