Update to yarn 0.24.6 (#289)
... | @@ -39,7 +39,7 @@ | ... | @@ -39,7 +39,7 @@ |
"engines": { | "engines": { | ||
"node": ">=6.9.0", | "node": ">=6.9.0", | ||
"npm": "5", | "npm": "5", | ||
"yarn": "0.24.5" | "yarn": "0.24.6" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"changelog": "dylang/changelog#v1.2.0", | "changelog": "dylang/changelog#v1.2.0", | ||
... | ... |
Please register or sign in to comment