Skip to content

Commit

Permalink
Merge pull request #351 from legobeat/engines-node
Browse files Browse the repository at this point in the history
chore: set `engines.node` to `>=12.0.0`
  • Loading branch information
yannbf authored Sep 6, 2023
2 parents 2ec51a7 + aff54d6 commit 71781bd
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 @@ -119,6 +119,9 @@
"tempy": "^1.0.1",
"ts-dedent": "^2.0.0"
},
"engines": {
"node": ">=12.0.0"
},
"auto": {
"prereleaseBranches": [
"next",
Expand Down

0 comments on commit 71781bd

Please sign in to comment.