Skip to content

Commit

Permalink
update version in package-lock.json (#44)
Browse files Browse the repository at this point in the history
*Issue #, if available:*

*Description of changes:*

Update version in `package-lock.json` so that later it won't change when
we run `npm install` in release workflow. The uncommitted change in
`package-lock.json` will prevent lerna from publishing to npm. The
current change is generated by running `npm install`.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
  • Loading branch information
pxaws authored Sep 11, 2024
1 parent f53c76f commit 89a74cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 89a74cd

Please sign in to comment.