diff --git a/package.json b/package.json index 2faf366..bc6b96d 100644 --- a/package.json +++ b/package.json @@ -18,5 +18,6 @@ "tailwindcss": "^3.4.4", "@astrojs/check": "^0.9.3", "typescript": "^5.6.2" - } -} \ No newline at end of file + }, + "packageManager": "pnpm@9.11.0" +}