Skip to content

Commit

Permalink
add engine specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
martyndavies committed Nov 21, 2023
1 parent 6ae9795 commit 2254bcf
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 @@ -115,5 +115,8 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.0",
"prettier": "2.7.1"
},
"engines": {
"node": ">=18"
}
}

0 comments on commit 2254bcf

Please sign in to comment.