mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-02 11:47:23 +02:00
fix(theme-algolia): declare content-docs as dependency (#6888)
This commit is contained in:
parent
e203001758
commit
e842b40a54
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
"@docsearch/react": "^3.0.0",
|
||||
"@docusaurus/core": "2.0.0-beta.17",
|
||||
"@docusaurus/logger": "2.0.0-beta.17",
|
||||
"@docusaurus/plugin-content-docs": "2.0.0-beta.17",
|
||||
"@docusaurus/theme-common": "2.0.0-beta.17",
|
||||
"@docusaurus/theme-translations": "2.0.0-beta.17",
|
||||
"@docusaurus/utils": "2.0.0-beta.17",
|
||||
|
|
Loading…
Add table
Reference in a new issue