mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-30 17:37:09 +02:00
fix: remove more peer dependency warnings (#6615)
* fix: remove more peer dependency warnings * fixes * fixes * fix * remove more
This commit is contained in:
parent
919f1600c2
commit
d2574b287f
23 changed files with 23 additions and 113 deletions
|
@ -50,7 +50,6 @@
|
|||
"utility-types": "^3.10.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