Skip to content

Commit

Permalink
chore: add engines
Browse files Browse the repository at this point in the history
  • Loading branch information
redonkulus committed Nov 9, 2023
1 parent 1138740 commit c63ff11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
"email": "[email protected]"
}
],
"engines": {
"node": ">=16",
"npm": ">=8.4"
},
"dependencies": {
"classnames": "^2.0.0",
"core-js": "^3.6.5",
Expand Down

0 comments on commit c63ff11

Please sign in to comment.