Skip to content

Commit

Permalink
ci: Use Node 20 in CI and provide additional tests for Node 22 #16 [a…
Browse files Browse the repository at this point in the history
…dditional tests]
  • Loading branch information
cnouguier committed Jul 18, 2024
1 parent 435d859 commit 852c9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "https://github.com/kalisio/feathers-s3/issues"
},
"engines": {
"node": ">= 16.0.0"
"node": ">= 18.0.0"
},
"scripts": {
"publish": "git push origin --tags && git push origin",
Expand Down

0 comments on commit 852c9bd

Please sign in to comment.