mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-09-01 01:51:57 +02:00
fix indexeddb #479
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nodejs-commonjs-document-worker-export-import",
|
||||
"dependencies": {
|
||||
"flexsearch": "github:nextapps-de/flexsearch"
|
||||
"flexsearch": "^0.8.138"
|
||||
}
|
||||
}
|
||||
|
@@ -2,6 +2,6 @@
|
||||
"name": "nodejs-esm-document-worker-export-import",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"flexsearch": "github:nextapps-de/flexsearch"
|
||||
"flexsearch": "^0.8.138"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user