Closed alcpereira closed 1 month ago
Not entirely sure why, but the package-lock.json is outdated.
package-lock.json
This PR aims to fix this.
To reproduce: checkout main, run npm install, and check git changes.
main
npm install
Not entirely sure why, but the
package-lock.json
is outdated.This PR aims to fix this.
To reproduce: checkout
main
, runnpm install
, and check git changes.