Browse Source

s3版本固定

chenlei 1 day ago
parent
commit
02904fd058
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -10,7 +10,7 @@
     "preview": "vite preview"
   },
   "dependencies": {
-    "@aws-sdk/client-s3": "^3.726.1",
+    "@aws-sdk/client-s3": "3.726.1",
     "@element-plus/icons-vue": "^2.3.1",
     "axios": "^1.6.8",
     "dayjs": "^1.11.12",