Define yarn version of clients that must be used

This commit is contained in:
Daniel García Aubert 2017-03-22 13:10:06 +01:00
parent fc27086052
commit ed94fb4a66

View File

@ -57,6 +57,6 @@
},
"engines": {
"node": ">=6.9",
"npm": ">=3.10"
"yarn": "^0.21.3"
}
}