mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
Merge pull request #1761 from 0xi4o/main
FIX: ES module import issue in Qdrant package
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