Skip to content

Commit abe5712

Browse files
committed
chore: Update pnpm to npm command
1 parent aa88e44 commit abe5712

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[build]
22
base = "/"
33
publish = "dist"
4-
command = "pnpm run build"
5-
4+
command = "npm run build"
5+
66
[build.environment]
77
NODE_VERSION = "20"
88

0 commit comments

Comments
 (0)