Fix dev/start error with qdrant

pull/1761/head
Ilango 2024-02-20 11:31:07 +05:30
parent 9cb901c817
commit efe6097ceb
1 changed files with 3 additions and 0 deletions

View File

@ -53,5 +53,8 @@
},
"engines": {
"node": ">=18.15.0"
},
"resolutions": {
"@qdrant/openapi-typescript-fetch": "1.2.1"
}
}