We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1cc385 commit 533f5f7Copy full SHA for 533f5f7
1 file changed
packages/docsearch-js/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "typesense-docsearch.js",
3
"description": "JavaScript package for DocSearch, adapted to work with Typesense",
4
- "version": "3.4.0-7",
+ "version": "3.4.0-8",
5
"license": "MIT",
6
"homepage": "https://typesense.org/docs/latest/guide/docsearch.html",
7
"repository": "typesense/docsearch.js",
@@ -37,6 +37,6 @@
37
},
38
"dependencies": {
39
"preact": "^10.0.0",
40
- "typesense-docsearch-react": "3.4.0-7"
+ "typesense-docsearch-react": "3.4.0-8"
41
}
42
0 commit comments