mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-24 20:17:50 +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
|
@ -24,7 +24,7 @@
|
|||
"tslib": "^2.4.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=16.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/file-loader": "^5.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue