Skip to content

Commit

Permalink
feat: dropping support for node 14 (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion authored Jul 3, 2023
1 parent 0977cb9 commit abd95a0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6,724 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
strategy:
matrix:
node-version:
- 14
- 16
- 18
- 20

steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lockfile-version=3
Loading

0 comments on commit abd95a0

Please sign in to comment.