There was an error while loading. Please reload this page.
1 parent 06a98b7 commit 7750db9Copy full SHA for 7750db9
1 file changed
www/deno.json
@@ -1,7 +1,7 @@
1
{
2
"deploy": {
3
"framework": "nuxt",
4
- "install": "pnpm install",
5
- "build": "pnpm build"
+ "install": "deno run -A npm:pnpm@11.8.0 install",
+ "build": "deno run -A npm:pnpm@11.8.0 build"
6
}
7
0 commit comments