mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
chore: require Node 16.14 (#7501)
This commit is contained in:
parent
4f97c7b52c
commit
47a2cca17d
33 changed files with 37 additions and 31 deletions
|
@ -25,6 +25,6 @@
|
|||
"@docusaurus/types": "2.0.0-beta.20"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=16.14"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue