Skip to content

Commit

Permalink
Require Node >= 16
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Oct 11, 2023
1 parent d879706 commit 44d163b
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 @@ -62,6 +62,9 @@
"unified": "^10.0.0",
"unist-util-remove-position": "^5.0.0"
},
"engines": {
"node": ">=16"
},
"type": "module",
"sideEffects": false,
"prettier": {
Expand Down

0 comments on commit 44d163b

Please sign in to comment.