Define a minimum engine version instead of old and fixed one
Last version of yarn (1.0.1) does checks on the engine when running the command yarn
in the project. This commit ensure the minimal version of the project is 4 (cozy infrastructure is all installed with node 4.8)
Edited by Antoine