Skip to content

Define a minimum engine version instead of old and fixed one

Antoine requested to merge ZeHiro/kresus:fix-package-json into master

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

Merge request reports