mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +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
|
@ -20,7 +20,7 @@
|
|||
"dependencies": {
|
||||
"@docusaurus/core": "2.0.0-beta.15",
|
||||
"@docusaurus/preset-classic": "2.0.0-beta.15",
|
||||
"@mdx-js/react": "^1.6.21",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
"clsx": "^1.1.1",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue