Skip to content

Commit

Permalink
chore: adding engines fields in package.json to hint people (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfcito committed May 2, 2024
1 parent e08fca0 commit 3a52ce0
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 @@ -39,5 +39,8 @@
"devDependencies": {
"husky": "^8.0.1",
"lint-staged": "^13.0.3"
},
"engines": {
"node": ">=18.17.0"
}
}

0 comments on commit 3a52ce0

Please sign in to comment.