diff --git a/package.json b/package.json index 9dd66e6..424ce5d 100644 --- a/package.json +++ b/package.json @@ -95,6 +95,6 @@ "tsup": "^8.5.1", "tsx": "^4.21.0", "tw-animate-css": "^1.4.0", - "typescript": "^5" + "typescript": "^6" } }