From 8b91a957176e609d1dc6887f3ea52ce9c9f2ad44 Mon Sep 17 00:00:00 2001 From: Mathias Biilmann Date: Sun, 4 Feb 2018 12:24:30 -0800 Subject: Update Yarn This updates yarn to 1.3.2 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 341dad6..29723c7 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 = "1.3.2" [context.deploy-preview] command = "yarn build-preview" -- cgit v1.3