mirror of
https://github.com/laosb/ghos3.git
synced 2025-07-28 12:52:39 +00:00
fix: return error based on official approach.
This commit is contained in:
parent
06890b99cc
commit
91a3a1423c
3 changed files with 1190 additions and 4 deletions
|
@ -12,6 +12,8 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.540.0",
|
||||
"@tryghost/errors": "^1.3.6",
|
||||
"@tryghost/tpl": "^0.1.33",
|
||||
"ghost-storage-base": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue