I've really had enough of broken packages being published or minor versions being used to introduce breaking changes. Therefore this PR introduces the good old package-lock.json.
🚒 Technical Solution
[How did you fix this bug?]
[x] Add package-lock.json to lock package versions
[x] Update all packages (including major versions)
I've really had enough of broken packages being published or minor versions being used to introduce breaking changes. Therefore this PR introduces the good old package-lock.json.
🚒 Technical Solution
[How did you fix this bug?]