Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #674

Merged
merged 14 commits into from
Jul 7, 2022
Prev Previous commit
Next Next commit
test: does it need to be a string
maxcell authored Jun 15, 2022
commit 8af45c27e1c6752b61505bd9d423b1a41eeaab25
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build.environment]
NETLIFY_USE_YARN = true
NETLIFY_USE_YARN = "true"

[build]
command = "yarn build"