From eed67b6dbf49a753c57d72fcab21c31a07e03480 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Oct 2017 08:01:06 +0000 Subject: [PATCH] Update yarn to version 1.2.0 --- yarn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.json b/yarn.json index 053ef2eec5..7be3af574d 100644 --- a/yarn.json +++ b/yarn.json @@ -1,7 +1,7 @@ { "homepage": "https://yarnpkg.com/", "license": "BSD", - "version": "1.1.0", + "version": "1.2.0", "suggest": { "Node.js": [ "nodejs", @@ -11,8 +11,8 @@ "nvm" ] }, - "url": "https://yarnpkg.com/downloads/1.1.0/yarn-1.1.0.msi", - "hash": "601e4c4dfb66e7386aafd09b097daa3f213060762a60d00edb38d4642277da14", + "url": "https://yarnpkg.com/downloads/1.2.0/yarn-1.2.0.msi", + "hash": "213ec08743ebd3c36e5768b9e19278b1d10c622b9703c0f5b6e2af8c9fef6e3e", "persist": [ "cache", "bin"