fix: force usage of @types for flexsearch instead of integrated types
This commit is contained in:
@ -142,5 +142,10 @@
|
||||
"vue-tsc": "1.2.0",
|
||||
"wait-on": "7.0.1",
|
||||
"workbox-cli": "6.5.4"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"flexsearch@0.7.31": "patches/flexsearch@0.7.31.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user