ci: update yarn to 1.0.2 (#19270)

PR Close #19270
This commit is contained in:
Igor Minar
2017-09-19 13:00:25 -07:00
parent e17128e7cb
commit 9d2236a4b5
3 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@
},
"engines": {
"node": ">=6.9.5 <7.0.0",
"yarn": ">=0.21.3 <1.0.0"
"yarn": ">=1.0.2 <2.0.0"
},
"private": true,
"dependencies": {