Closed djskinner closed 3 years ago
Ok, instead of regenerating the whole file I've just changed all references to https://bugsnag.jfrog.io/artifactory/api/npm/platforms-npm-virtual
to https://registry.npmjs.org
so there shouldn't be any dependency changes.
Goal
The
package-lock.json
file contained references to an internal npm repository. This means that users without access to that could not install the dependencies of this repo.Changeset
package-lock.json
npm install