From 711e768d809b0bc473534ab3be5c187381340025 Mon Sep 17 00:00:00 2001 From: Mathias Biilmann Christensen Date: Wed, 6 Sep 2017 06:05:34 -0700 Subject: Force a more recent yarn version --- netlify.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netlify.toml b/netlify.toml index 3471397..6186f08 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,8 @@ [build] command = "yarn build" publish = "dist" +[build.environment] + YARN_VERSION = 0.27.5 [context.deploy-preview] command = "yarn build-preview" -- cgit v1.3