Skip to content

Commit

Permalink
Specify engines.node
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbosco committed Sep 19, 2023
1 parent c90f66d commit bd84fec
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 @@ -87,5 +87,8 @@
},
"peerDependencies": {
"@babel/runtime": "^7.17.2"
},
"engines": {
"node": ">=16"
}
}

0 comments on commit bd84fec

Please sign in to comment.