Skip to content

Commit

Permalink
refactor: upgrade to npm lockfile version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Apr 2, 2024
1 parent e6a65b2 commit 1071419
Show file tree
Hide file tree
Showing 2 changed files with 18,865 additions and 12,289 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Check NPM lock file version
uses: mansona/npm-lockfile-version@v1
uses: mansona/npm-lockfile-version@v2
with:
version: 1
version: 3
check-build:
strategy:
matrix:
Expand Down
Loading

0 comments on commit 1071419

Please sign in to comment.