Note: these are not dependency changes, but format changes. It happened because someone was using npm instead of yarn to install deps and committed the changes.
This fixes a part of #542
Please:
[x] Make your pull request atomic, fixing one issue at a time unless there are many relevant issues that cannot be decoupled.
[ ] Provide a test case & update the documentation in the Readme.md
Note: these are not dependency changes, but format changes. It happened because someone was using
npm
instead ofyarn
to install deps and committed the changes.This fixes a part of #542
Please:
[ ] Provide a test case & update the documentation in theReadme.md