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