mirror of https://github.com/FlowiseAI/Flowise.git
Fix dev/start error with qdrant
parent
9cb901c817
commit
efe6097ceb
|
|
@ -53,5 +53,8 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": ">=18.15.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"@qdrant/openapi-typescript-fetch": "1.2.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue