Skip to content

Commit

Permalink
chore: add check for node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
FRSgit committed Jan 5, 2025
1 parent dd76e42 commit 7c4a488
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 @@ -92,5 +92,8 @@
"fast-glob": "3.3.2",
"get-stdin": "9.0.0",
"yargs": "17.7.2"
},
"engines": {
"node": ">=20.0.0"
}
}

0 comments on commit 7c4a488

Please sign in to comment.