Skip to content

Commit

Permalink
Merge pull request #269 from abetomo/upgrade_packages
Browse files Browse the repository at this point in the history
Upgrade packages
  • Loading branch information
nelsonic authored Apr 27, 2022
2 parents 1a9112b + adaaf3a commit 43dc24d
Show file tree
Hide file tree
Showing 4 changed files with 9,181 additions and 2,704 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [12.x, 14.x, 16.x, 18.x]
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 43dc24d

Please sign in to comment.