chore: Update pnpm to npm command
This commit is contained in:
parent
aa88e44044
commit
abe5712bb8
|
|
@ -1,8 +1,8 @@
|
|||
[build]
|
||||
base = "/"
|
||||
publish = "dist"
|
||||
command = "pnpm run build"
|
||||
|
||||
command = "npm run build"
|
||||
|
||||
[build.environment]
|
||||
NODE_VERSION = "20"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue