chore: fix

This commit is contained in:
Anthony Fu 2020-08-10 21:20:50 +08:00
parent 197284b890
commit 23a8101379

View File

@ -4,7 +4,7 @@
[build]
publish = "dist"
command = "npx pnpm i --store=node_modules/.pnpm-store && npm run build"
command = "npx pnpm@5.4 i --store=node_modules/.pnpm-store && npm run build"
[[redirects]]
from = "/*"