Skip to content

Commit

Permalink
Update typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
yandeu committed Jul 18, 2023
1 parent ec5bd73 commit 512d4fb
Show file tree
Hide file tree
Showing 6 changed files with 176 additions and 178 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

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

name: Node ${{ matrix.node-version }}

Expand Down
Loading

0 comments on commit 512d4fb

Please sign in to comment.