diff options
Diffstat (limited to 'netlify.toml')
| -rw-r--r-- | netlify.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index 6186f08..341dad6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,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" |
