deps: bump flexsearch

This commit is contained in:
Jacky Zhao
2024-01-27 22:15:25 -08:00
parent 2739457c86
commit efdce070e1
5 changed files with 15 additions and 23 deletions

View File

@ -4,7 +4,7 @@
"experimentalDecorators": true,
"module": "esnext",
"target": "esnext",
"moduleResolution": "node",
"moduleResolution": "bundler",
"strict": true,
"incremental": true,
"resolveJsonModule": true,