Skip to content

Commit 38fedc2

Browse files
authored
Merge pull request #1761 from 0xi4o/main
FIX: ES module import issue in Qdrant package
2 parents 9cb901c + efe6097 commit 38fedc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,8 @@
5353
},
5454
"engines": {
5555
"node": ">=18.15.0"
56+
},
57+
"resolutions": {
58+
"@qdrant/openapi-typescript-fetch": "1.2.1"
5659
}
5760
}

0 commit comments

Comments
 (0)