From a3e8c3072071483e9d73892ffc22bc9c31ab4656 Mon Sep 17 00:00:00 2001 From: Richard Date: Thu, 23 Feb 2017 20:01:35 +0100 Subject: [PATCH] Update yarn to version 0.18.2 --- yarn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.json b/yarn.json index 33b5a2961c..d01069ea90 100644 --- a/yarn.json +++ b/yarn.json @@ -1,7 +1,7 @@ { "homepage": "https://yarnpkg.com/", "license": "BSD", - "version": "0.20.3", + "version": "0.18.2", "suggest": { "Node.js": [ "nodejs", @@ -11,8 +11,8 @@ "nvm" ] }, - "url": "https://github.com/yarnpkg/yarn/releases/download/v0.20.3/yarn-0.20.3.msi", - "hash": "9cc2eef0d0acbd403ba56082c0f11de4b615755ea49f2c7180a8143899a165e2", + "url": "https://github.com/yarnpkg/yarn/releases/download/v0.18.2/yarn-0.18.2.msi", + "hash": "12e32ccf91e53129f2c6ffe2a84be770ccc841db15be27ff50393fd76dc18c96", "bin": "Yarn\\bin\\yarn.cmd", "checkver": { "url": "https://github.com/yarnpkg/yarn/releases/latest",