Skip to content

Commit

Permalink
build: require node >=14.16
Browse files Browse the repository at this point in the history
  • Loading branch information
unicornware committed Nov 22, 2022
1 parent bccec6e commit 6879dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"esbuild": "0.15.15"
},
"engines": {
"node": ">=14",
"node": ">=14.16",
"yarn": "4.0.0-rc.14"
},
"packageManager": "[email protected]",
Expand Down

0 comments on commit 6879dba

Please sign in to comment.