Closed manzt closed 2 years ago
>=v7 of npm uses an updated version of package-lock.json. This PR is just bumping the lockfile to the latest version (npm install with latest npm) which automatically upgrades the old version.
>=v7
package-lock.json
npm install
>=v7
of npm uses an updated version ofpackage-lock.json
. This PR is just bumping the lockfile to the latest version (npm install
with latest npm) which automatically upgrades the old version.