Skip to content

Commit

Permalink
chore: update dev packages (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: pauldps <github@pauloddr.com>
  • Loading branch information
henry-brisson and pauldps authored Dec 13, 2021
1 parent dcfc473 commit 2b8bd43
Show file tree
Hide file tree
Showing 5 changed files with 879 additions and 785 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 15.x]
node-version: [14.x, 16.x, 17.x]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 2b8bd43

Please sign in to comment.