Skip to content

Commit 4ad617f

Browse files
committed
fix: make peer dependancy for qdrant optional
AdminForth/1510/i-got-this-recommendation-thou
1 parent 9ae191b commit 4ad617f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

adminforth/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@
157157
},
158158
"@adminforth/connector-clickhouse": {
159159
"optional": true
160+
},
161+
"@adminforth/connector-qdrant": {
162+
"optional": true
160163
}
161164
}
162165
}

0 commit comments

Comments
 (0)