Skip to content

Commit c02823b

Browse files
committed
fix: 🐛 netlify.toml
1 parent 7f9e59a commit c02823b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build]
2-
command = "yarn install"
2+
command = "npm install --legacy-peer-deps"
33
publish = "."
44

55
[[redirects]]

0 commit comments

Comments
 (0)