mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-30 09:27:04 +02:00
chore(theme-search-algolia): revert docsearch package range downgrade after bugfix release (#9320)
This commit is contained in:
parent
52d79c4e0c
commit
507d65800d
3 changed files with 141 additions and 127 deletions
|
@ -33,7 +33,7 @@
|
|||
"copy:watch": "node ../../admin/scripts/copyUntypedFiles.js --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docsearch/react": "~3.3.3",
|
||||
"@docsearch/react": "^3.5.2",
|
||||
"@docusaurus/core": "3.0.0-beta.0",
|
||||
"@docusaurus/logger": "3.0.0-beta.0",
|
||||
"@docusaurus/plugin-content-docs": "3.0.0-beta.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue