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 739305a commit b8d9b0fCopy full SHA for b8d9b0f
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "docusaurus-theme-search-typesense",
3
- "version": "0.22.0",
+ "version": "0.23.0-0",
4
"description": "Typesense search component for Docusaurus.",
5
"main": "lib/index.js",
6
"sideEffects": [
@@ -63,9 +63,6 @@
63
"react": "^18.0.0",
64
"react-dom": "^18.0.0"
65
},
66
- "engines": {
67
- "node": ">=18.0"
68
- },
69
"engines": {
70
"node": ">=18"
71
}
0 commit comments