diff --git a/playground/vite/package.json b/playground/vite/package.json index 45cd61a..52abed6 100644 --- a/playground/vite/package.json +++ b/playground/vite/package.json @@ -15,7 +15,7 @@ "vue": "^3.3.4" }, "devDependencies": { - "@vitejs/plugin-vue": "^5.0.0", + "@vitejs/plugin-vue": "^4.4.0", "autoprefixer": "^10.4.16", "postcss": "^8.4.31", "tailwindcss": "^3.3.3",