Update yarn to version 0.18.2

This commit is contained in:
Richard 2017-02-23 20:01:35 +01:00
parent 34a9c9c7a2
commit a3e8c30720

View File

@ -1,7 +1,7 @@
{
"homepage": "https://yarnpkg.com/",
"license": "BSD",
"version": "0.20.3",
"version": "0.18.2",
"suggest": {
"Node.js": [
"nodejs",
@ -11,8 +11,8 @@
"nvm"
]
},
"url": "https://github.com/yarnpkg/yarn/releases/download/v0.20.3/yarn-0.20.3.msi",
"hash": "9cc2eef0d0acbd403ba56082c0f11de4b615755ea49f2c7180a8143899a165e2",
"url": "https://github.com/yarnpkg/yarn/releases/download/v0.18.2/yarn-0.18.2.msi",
"hash": "12e32ccf91e53129f2c6ffe2a84be770ccc841db15be27ff50393fd76dc18c96",
"bin": "Yarn\\bin\\yarn.cmd",
"checkver": {
"url": "https://github.com/yarnpkg/yarn/releases/latest",