Skip to content

Merging

MatthewThe edited this page Jan 25, 2023 · 1 revision

You don't need to solve merge conflicts in package-lock.json on your own. Just run npm i and it will auto-resolve.

Clone this wiki locally