Skip to content

Commit

Permalink
feat: update node.js versions (#117)
Browse files Browse the repository at this point in the history
Automated changes by
[update-node-versions](https://github.com/hongaar/update-node-versions)
GitHub action

BREAKING CHANGE: This updates the supported node.js versions
  • Loading branch information
hongaar authored Jun 7, 2023
1 parent 9ca9ef9 commit 526b6fd
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 @@ -99,7 +99,7 @@
},
"packageManager": "[email protected]",
"engines": {
"node": ">=16 || ^14.17"
"node": ">=16"
},
"moker": {
"plugins": [
Expand Down

0 comments on commit 526b6fd

Please sign in to comment.