From 94bce3452fe8016711e1aa66a3a7779cb8b4fbf3 Mon Sep 17 00:00:00 2001 From: Dustin Farris Date: Wed, 18 Jan 2017 07:24:30 -0500 Subject: [PATCH] chore(ci): bump yarn version --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index a5da3f0..b087ea8 100644 --- a/circle.yml +++ b/circle.yml @@ -2,7 +2,7 @@ machine: node: version: "stable" environment: - YARN_VERSION: 0.18.1 + YARN_VERSION: 0.19.1 PATH: "${PATH}:${HOME}/.yarn/bin:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin" dependencies: