Skip to content

Commit

Permalink
docs: update node engine version in website/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed May 5, 2023
1 parent aea2ef6 commit 763454e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"engines": {
"node": ">=16.14"
"node": ">=18"
},
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit 763454e

Please sign in to comment.