Skip to content

Commit

Permalink
Updated package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-lischke committed Oct 7, 2024
1 parent bf16d1b commit 8ec44da
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [18.x, 20.x, 21.x]
node-version: [20.x, 22.x]

steps:
- uses: actions/checkout@v4
Expand Down
110 changes: 100 additions & 10 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 8ec44da

Please sign in to comment.