mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-25 23:17:06 +02:00
fix: updating peerDependency fields for yarn berry (#6498)
This commit is contained in:
parent
f5f598a921
commit
d45f96fc83
14 changed files with 32 additions and 9 deletions
|
@ -39,6 +39,7 @@
|
|||
"escape-string-regexp": "^4.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"react": "^16.8.4 || ^17.0.0",
|
||||
"react-dom": "^16.8.4 || ^17.0.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue