diff --git a/tap-dashboard/package.json b/tap-dashboard/package.json index addad42f..ca328efc 100644 --- a/tap-dashboard/package.json +++ b/tap-dashboard/package.json @@ -68,6 +68,6 @@ "supabase": "^2.81.3", "tailwindcss": "^3.4.1", "ts-jest": "^29.4.9", - "typescript": "^5" + "typescript": "^6" } }