Skip to content

Commit

Permalink
package-lock.json: update to lockfileVersion 2
Browse files Browse the repository at this point in the history
Update by running: npm i --package-lock-only

According to
https://docs.npmjs.com/cli/v8/configuring-npm/package-lock-json#lockfileversion
lockfileVersion 2 is backwards compatible with 1 but adds extra metadata
to aid with performance and reproducible builds.

Additionally, swagger-ui already uses lockfileVersion 2 in its
package-lock.json.
  • Loading branch information
lipnitsk committed Jan 4, 2022
1 parent 21601e1 commit 45d2375
Showing 1 changed file with 17,129 additions and 39 deletions.
Loading

0 comments on commit 45d2375

Please sign in to comment.