Skip to content

Commit 29c86f7

Browse files
feat: Update @qdrant/openapi-typescript-fetch resolution
1 parent 76ac97f commit 29c86f7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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
}

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@datastax/astra-db-ts": "^0.1.2",
2323
"@dqbd/tiktoken": "^1.0.7",
2424
"@elastic/elasticsearch": "^8.9.0",
25+
"@getzep/zep-cloud": "npm:@getzep/zep-js@next",
2526
"@getzep/zep-js": "^0.9.0",
26-
"@getzep/zep-cloud": "file:/Users/paulpaliychuk/job/zep-js/getzep-zep-js-v2.0.0-rc.37.tgz",
2727
"@gomomento/sdk": "^1.51.1",
2828
"@gomomento/sdk-core": "^1.51.1",
2929
"@google-ai/generativelanguage": "^0.2.1",

0 commit comments

Comments
 (0)