1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-18 03:41:31 +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

@@ -2,6 +2,6 @@
"name": "nodejs-esm-document-worker-export-import",
"type": "module",
"dependencies": {
"flexsearch": "github:nextapps-de/flexsearch"
"flexsearch": "^0.8.138"
}
}