diff --git a/web/package.json b/web/package.json index 1cef945..dfa8ccb 100644 --- a/web/package.json +++ b/web/package.json @@ -36,6 +36,6 @@ "postcss": "^8.5", "tailwindcss": "^4.1.9", "tw-animate-css": "1.3.3", - "typescript": "^5" + "typescript": "^7" } }