diff --git a/bun.lockb b/bun.lockb index f50fe96..3e47d6b 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9fa3135..0eb6358 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "astro_service", "version": "0.0.1", "dependencies": { + "@astrojs/node": "^10.1.0", "astro": "^6.3.1", "tailwindcss": "3" },