Skip to content

Commit 5240793

Browse files
committed
Clean up lockfile inconsistencies across NPM versions
For some reason, there's a discrepancy in how NPM generates a lock file between 11.5.2 and 11.6.2. When I originally bumped jws in the previous commit, I did it with 11.5.2 which I accidentally left in place from when I was debugging this issue. This change is to fix it so that it's consistent with NPM v11.6.2 which is what is used more often and in the CI.
1 parent 8db931f commit 5240793

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

package-lock.json

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)