Update yarn to version 1.2.1

This commit is contained in:
Richard Kuhnt 2017-10-12 12:01:11 +00:00
parent 2c09f7c236
commit 7a817ca414

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://yarnpkg.com/", "homepage": "https://yarnpkg.com/",
"license": "BSD", "license": "BSD",
"version": "1.2.0", "version": "1.2.1",
"suggest": { "suggest": {
"Node.js": [ "Node.js": [
"nodejs", "nodejs",
@ -11,8 +11,8 @@
"nvm" "nvm"
] ]
}, },
"url": "https://yarnpkg.com/downloads/1.2.0/yarn-1.2.0.msi", "url": "https://yarnpkg.com/downloads/1.2.1/yarn-1.2.1.msi",
"hash": "213ec08743ebd3c36e5768b9e19278b1d10c622b9703c0f5b6e2af8c9fef6e3e", "hash": "a8b09e1239dabd53b1be41e594f74ce0a97148cfdfa380a79277b673ffe2082f",
"persist": [ "persist": [
"cache", "cache",
"bin" "bin"