fix(deps): update dependency flexsearch to v0.7.1 (#149)

This commit is contained in:
renovate[bot] 2021-06-14 22:40:41 +02:00 committed by GitHub
parent 74e73b804d
commit 682d49ba11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 5 deletions

View file

@ -43,7 +43,6 @@
function search() {
const searchCfg = {
field: ['title', 'content'],
enrich: true,
limit: 10
};