mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-26 06:27:59 +02:00
feat: Support Node 17 (#5814)
This commit is contained in:
parent
dc5a0b7068
commit
3b66c68e92
13 changed files with 19 additions and 18 deletions
|
@ -45,7 +45,7 @@
|
|||
"shelljs": "^0.8.4",
|
||||
"tslib": "^2.3.1",
|
||||
"utility-types": "^3.10.0",
|
||||
"webpack": "^5.60.0"
|
||||
"webpack": "^5.61.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.4 || ^17.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue