Merge pull request #1455 from h404bi/patch-1

Update yarn.json
This commit is contained in:
Richard Kuhnt 2017-04-29 19:41:45 +02:00 committed by GitHub
commit aaa841a75e

View File

@ -13,7 +13,7 @@
}, },
"url": "https://yarnpkg.com/downloads/0.23.3/yarn-0.23.3.msi", "url": "https://yarnpkg.com/downloads/0.23.3/yarn-0.23.3.msi",
"hash": "23f1481674d4d735c1961a684f5d252b7b47e6f53b68e6a295ea8a93aca4957d", "hash": "23f1481674d4d735c1961a684f5d252b7b47e6f53b68e6a295ea8a93aca4957d",
"bin": "Yarn\\bin\\yarn.cmd", "env_add_path": "Yarn\\bin",
"checkver": { "checkver": {
"url": "https://yarnpkg.com/latest-version", "url": "https://yarnpkg.com/latest-version",
"re": "([\\d.]+)" "re": "([\\d.]+)"