Skip to content

Commit

Permalink
Merge pull request #19 from Yqnn/fix
Browse files Browse the repository at this point in the history
Updated dev dependencies
  • Loading branch information
Yqnn authored Apr 5, 2023
2 parents b87c97e + 8125ee6 commit 4b8c7d1
Show file tree
Hide file tree
Showing 4 changed files with 364 additions and 321 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ macos-latest, ubuntu-latest, windows-latest ]
node-version: [ 10.x, 12.x, 14.x, 16.x ]
node-version: [ 14.x, 16.x, 18.x, 19.x ]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down
Loading

0 comments on commit 4b8c7d1

Please sign in to comment.