mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
Fix dev/start error with qdrant
This commit is contained in:
@@ -53,5 +53,8 @@
|
|||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.15.0"
|
"node": ">=18.15.0"
|
||||||
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"@qdrant/openapi-typescript-fetch": "1.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user