Skip to content

Commit

Permalink
chore: 110 - document required node.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
Quiddlee committed Nov 18, 2024
1 parent 15835e5 commit 23a5b80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
"precommit": "npx lint-staged",
"prepare": "husky"
},
"engines": {
"node": ">=20.x"
},
"dependencies": {
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",
Expand Down

0 comments on commit 23a5b80

Please sign in to comment.