diff --git a/package.json b/package.json index 829b5a0..807fff3 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,6 @@ "autoprefixer": "^10.4.0", "postcss": "^8.4.4", "tailwindcss": "^3.0.2", - "typescript": "^4.5.2" + "typescript": "^5.0.2" } }