diff --git a/package.json b/package.json index b4cd285..4aca474 100644 --- a/package.json +++ b/package.json @@ -91,6 +91,6 @@ "tsup": "^8.5.1", "tsx": "^4.21.0", "tw-animate-css": "^1.4.0", - "typescript": "^5" + "typescript": "^6" } }