Skip to content

Commit

Permalink
Require node >= 16 (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasIO authored Nov 1, 2023
1 parent 01b0418 commit c5f0b75
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 @@ -46,5 +46,8 @@
"prettier": "^2.8.3",
"turbo": "^1.9.3",
"typescript": "5.2.2"
},
"engines": {
"node": ">=16"
}
}

0 comments on commit c5f0b75

Please sign in to comment.