Skip to content

Commit

Permalink
Add engines to package
Browse files Browse the repository at this point in the history
  • Loading branch information
electerious committed Jun 13, 2024
1 parent 298a822 commit 8fb2ed5
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 @@ -43,6 +43,9 @@
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"engines": {
"node": ">= 14"
},
"eslintConfig": {
"root": true,
"extends": "@electerious/eslint-config"
Expand Down

0 comments on commit 8fb2ed5

Please sign in to comment.