mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 10:52:35 +02:00
fix(core): algolia context import (#10384)
This commit is contained in:
parent
584eec9ecf
commit
9c5eb35e51
3 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@
|
|||
"@docusaurus/utils": "3.5.0",
|
||||
"@docusaurus/utils-common": "3.5.0",
|
||||
"@docusaurus/utils-validation": "3.5.0",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"feed": "^4.2.2",
|
||||
"fs-extra": "^11.1.1",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue