Skip to content

Commit 533f5f7

Browse files
committed
v3.4.0-8
1 parent c1cc385 commit 533f5f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/docsearch-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typesense-docsearch.js",
33
"description": "JavaScript package for DocSearch, adapted to work with Typesense",
4-
"version": "3.4.0-7",
4+
"version": "3.4.0-8",
55
"license": "MIT",
66
"homepage": "https://typesense.org/docs/latest/guide/docsearch.html",
77
"repository": "typesense/docsearch.js",
@@ -37,6 +37,6 @@
3737
},
3838
"dependencies": {
3939
"preact": "^10.0.0",
40-
"typesense-docsearch-react": "3.4.0-7"
40+
"typesense-docsearch-react": "3.4.0-8"
4141
}
4242
}

0 commit comments

Comments
 (0)