Skip to content

Commit

Permalink
BREAKING CHANGE: require node v22
Browse files Browse the repository at this point in the history
chore: bump devDependencies
  • Loading branch information
mnater committed Dec 27, 2024
1 parent dad24d3 commit b3ef5d4
Show file tree
Hide file tree
Showing 3 changed files with 245 additions and 219 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ workflows:
- test:
matrix:
parameters:
node-version: ["current", "lts", "18.20.3"]
node-version: ["current", "lts", "20.18.1"]
Loading

0 comments on commit b3ef5d4

Please sign in to comment.