Skip to content

Commit

Permalink
Update the package
Browse files Browse the repository at this point in the history
  • Loading branch information
w3nl committed Jul 5, 2024
1 parent c32b9bd commit de24623
Show file tree
Hide file tree
Showing 4 changed files with 1,808 additions and 931 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

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

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.13.0
20.15.0
Loading

0 comments on commit de24623

Please sign in to comment.