mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +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
|
@ -27,7 +27,7 @@
|
|||
"lodash": "^4.17.20",
|
||||
"remark-admonitions": "^1.2.1",
|
||||
"tslib": "^2.3.1",
|
||||
"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