mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-18 03:26:57 +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
|
@ -56,6 +56,6 @@
|
|||
"react-dom": "^16.8.4 || ^17.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=16.14"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue