Update yarn to version 0.23.3

This commit is contained in:
Richard Kuhnt 2017-04-28 21:01:12 +02:00
parent eb289e48cd
commit 59df6cd0c8

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://yarnpkg.com/", "homepage": "https://yarnpkg.com/",
"license": "BSD", "license": "BSD",
"version": "0.23.2", "version": "0.23.3",
"suggest": { "suggest": {
"Node.js": [ "Node.js": [
"nodejs", "nodejs",
@ -11,8 +11,8 @@
"nvm" "nvm"
] ]
}, },
"url": "https://yarnpkg.com/downloads/0.23.2/yarn-0.23.2.msi", "url": "https://yarnpkg.com/downloads/0.23.3/yarn-0.23.3.msi",
"hash": "2fb928587a94837790306cbee3dad4b847e1d9e759068d7dd75772ace33077ac", "hash": "23f1481674d4d735c1961a684f5d252b7b47e6f53b68e6a295ea8a93aca4957d",
"bin": "Yarn\\bin\\yarn.cmd", "bin": "Yarn\\bin\\yarn.cmd",
"checkver": { "checkver": {
"url": "https://yarnpkg.com/latest-version", "url": "https://yarnpkg.com/latest-version",