Allow using Yarn with minor updates

This commit is contained in:
Kimmo Puputti 2017-10-13 10:22:15 +03:00
parent 90ab9c9a69
commit 80ab7be351

View file

@ -71,6 +71,6 @@
},
"engines": {
"node": "6.11.4",
"yarn": "1.2.1"
"yarn": "^1.2.1"
}
}