Update yarn to version 0.24.6

This commit is contained in:
Richard Kuhnt 2017-05-23 23:01:19 +02:00
parent 0ef376ac39
commit f95ae182d4

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://yarnpkg.com/", "homepage": "https://yarnpkg.com/",
"license": "BSD", "license": "BSD",
"version": "0.24.5", "version": "0.24.6",
"suggest": { "suggest": {
"Node.js": [ "Node.js": [
"nodejs", "nodejs",
@ -11,8 +11,8 @@
"nvm" "nvm"
] ]
}, },
"url": "https://yarnpkg.com/downloads/0.24.5/yarn-0.24.5.msi", "url": "https://yarnpkg.com/downloads/0.24.6/yarn-0.24.6.msi",
"hash": "2181fb1ebde3709f928c5d28b495d10329e8e903f20dc22fe760492db4884066", "hash": "00f1aab358abe90eaaeb66c31fdf7342822dfba96a781e6995ffb0d4c68ad330",
"env_add_path": "Yarn\\bin", "env_add_path": "Yarn\\bin",
"checkver": { "checkver": {
"url": "https://yarnpkg.com/latest-version", "url": "https://yarnpkg.com/latest-version",