Skip to content

Commit 2855efb

Browse files
xqvvuc121914yu
authored andcommitted
fix: bump storage sdk (#340)
* chore: more logs * clean code * fix: bump storage sdk
1 parent 1232673 commit 2855efb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"description": "FastGPT Plugins",
66
"dependencies": {
7-
"@fastgpt-sdk/storage": "^0.6.5",
7+
"@fastgpt-sdk/storage": "^0.6.6",
88
"@opentelemetry/api": "^1.9.0",
99
"@opentelemetry/api-logs": "^0.203.0",
1010
"@opentelemetry/exporter-logs-otlp-http": "^0.203.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
]
5656
},
5757
"dependencies": {
58-
"@fastgpt-sdk/storage": "^0.6.5",
58+
"@fastgpt-sdk/storage": "^0.6.6",
5959
"@ts-rest/core": "3.52.1",
6060
"@ts-rest/express": "3.52.1",
6161
"@ts-rest/open-api": "3.52.1",

0 commit comments

Comments
 (0)