diff --git a/package.json b/package.json index 85254a5..648821f 100644 --- a/package.json +++ b/package.json @@ -109,6 +109,6 @@ "tsup": "^8.5.1", "tsx": "^4.21.0", "tw-animate-css": "^1.4.0", - "typescript": "^5" + "typescript": "^6" } }