Skip to content

Commit

Permalink
Revert "chore(deps): update node.js to >=18.18.2 (#92)"
Browse files Browse the repository at this point in the history
This reverts commit c6cddac.
  • Loading branch information
zeshuaro committed Nov 18, 2023
1 parent 42a26ea commit c138d64
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 @@ -29,7 +29,7 @@
"format": "eslint --ext .ts --fix src tests && prettier --write src/**/*.ts tests/**/*.ts"
},
"engines": {
"node": ">=18.18.2"
"node": ">=18"
},
"dependencies": {
"@semantic-release/error": "^4.0.0",
Expand Down

0 comments on commit c138d64

Please sign in to comment.