From 2573ea213219839d8f8df6495824c3028bb4cc3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my?= Date: Sun, 1 Jan 2017 12:42:50 +0100 Subject: [PATCH] update yarn 0.18.1 --- yarn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.json b/yarn.json index b5bf1feda5..94de7680a7 100644 --- a/yarn.json +++ b/yarn.json @@ -1,10 +1,10 @@ { "homepage": "https://yarnpkg.com/", "licence": "BSD", - "version": "0.17.10", + "version": "0.18.1", "depends": "nodejs", - "url": "https://github.com/yarnpkg/yarn/releases/download/v0.17.10/yarn-0.17.10.msi", - "hash": "5937c247697f43b305018438e2e4040842046402d264fb7a0863389d3776912e", + "url": "https://github.com/yarnpkg/yarn/releases/download/v0.18.1/yarn-0.18.1.msi", + "hash": "931405a771ec8f02e09aeea405a33bbde7b2d2610c42139397b22852a75cb786", "bin": "Yarn\\bin\\yarn.cmd", "checkver": { "url": "https://github.com/yarnpkg/yarn/releases/latest",