Skip to content

Commit

Permalink
feat(deps): add engine dependency
Browse files Browse the repository at this point in the history
min node 18
  • Loading branch information
Rotzbua authored and nurikk committed Oct 4, 2023
1 parent a2e3dc3 commit ab54eda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"eslintIgnore": [
"dist/*"
],
"engines": {
"node": ">=18"
},
"devDependencies": {
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
Expand Down

0 comments on commit ab54eda

Please sign in to comment.