diff --git a/astro/package.json b/astro/package.json index 8c4af98..ed16068 100644 --- a/astro/package.json +++ b/astro/package.json @@ -24,7 +24,8 @@ "preact": "^10.28.4", "reading-time": "^1.5.0", "tailwindcss": "^4.2.1", - "tslib": "^2.8.1" + "tslib": "^2.8.1", + "vite": "^8.0.9 " }, "devDependencies": { "@types/markdown-it": "^14.1.2",