-
Task
-
Resolution: Fixed
-
Minor
-
None
-
-
Evergreen - Milestone 2
When running make check on a fresh clone of Evergreen, it is possible to see modifications on package-lock.json files. I could see that on distribution/client/package-lock.json. See the patch attached. Modifications were minor but it could lead to more issues when transitive dependencies are upgraded or such.
Making sure to use the correct dependencies could prevent "invalid" development or not intended dependencies modifications in the project.
- links to