Skip to content

Commit

Permalink
Merge pull request #8 from hildjj/update-deps
Browse files Browse the repository at this point in the history
override semver and wordwrap.  Breaking: require node 16
  • Loading branch information
hildjj authored Jun 30, 2023
2 parents 4d16a6b + 4a9ad76 commit 5b41370
Show file tree
Hide file tree
Showing 3 changed files with 742 additions and 524 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

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

runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit 5b41370

Please sign in to comment.