1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-11 00:24:09 +02:00

fix indexeddb #479

This commit is contained in:
Thomas Wilkerling
2025-03-26 09:40:20 +01:00
parent b2db45a47c
commit 471830ef0f
46 changed files with 1311 additions and 1258 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nodejs-commonjs-document-worker-export-import",
"dependencies": {
"flexsearch": "github:nextapps-de/flexsearch"
"flexsearch": "^0.8.138"
}
}