From 83749a11b79379394a3f4343a4e5da59b685e856 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Sep 2017 03:01:46 +0000 Subject: [PATCH] Update yarn to version 1.1.0 --- yarn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.json b/yarn.json index 05979ea91a..053ef2eec5 100644 --- a/yarn.json +++ b/yarn.json @@ -1,7 +1,7 @@ { "homepage": "https://yarnpkg.com/", "license": "BSD", - "version": "1.0.2", + "version": "1.1.0", "suggest": { "Node.js": [ "nodejs", @@ -11,8 +11,8 @@ "nvm" ] }, - "url": "https://yarnpkg.com/downloads/1.0.2/yarn-1.0.2.msi", - "hash": "da2461d6596a61df634de8b45914030fcb6b4c37a43a1dda469cdef55eeaadb9", + "url": "https://yarnpkg.com/downloads/1.1.0/yarn-1.1.0.msi", + "hash": "601e4c4dfb66e7386aafd09b097daa3f213060762a60d00edb38d4642277da14", "persist": [ "cache", "bin"