Skip to content

Sync the lock file with the manifest - #425

Open
oscarlorentzon wants to merge 1 commit into
sparkjsdev:mainfrom
oscarlorentzon:fix-stale-package-lock
Open

oscarlorentzon wants to merge 1 commit into
sparkjsdev:mainfrom
oscarlorentzon:fix-stale-package-lock

Conversation

@oscarlorentzon

Copy link
Copy Markdown
Collaborator

This updates the out-of-date lock file version so npm install stops changing it every time. The license line changes too after npm run build:wasm has been run.

The release bump left the lock file on the previous version, with two
removed workspace packages still listed as extraneous and the Rust
package still recorded as proprietary. Regenerate it so installs stop
producing this change on their own.

@asundqui asundqui left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, agreed we should update the lock file. cc: @dmarcos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants