Skip to content

Commit

Permalink
Fix yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
biilmann authored and erquhart committed Jul 15, 2019
1 parent 4ec636c commit 77143e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
command = "yarn build"
publish = "dist"
[build.environment]
YARN_VERSION = 0.27.5
YARN_VERSION = "0.27.5"

[context.deploy-preview]
command = "yarn build-preview"

0 comments on commit 77143e9

Please # to comment.