fix: Adds support for VirtualHost style AWS S3 buckets (#1847)
* Bump aws-sdk * support virtual host buckets * fix * fix: VirtualHost bucket without explicit AWS_S3_FORCE_PATH_STYLE=false
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"@tippy.js/react": "^2.2.2",
|
||||
"@tommoor/remove-markdown": "0.3.1",
|
||||
"autotrack": "^2.4.1",
|
||||
"aws-sdk": "^2.135.0",
|
||||
"aws-sdk": "^2.831.0",
|
||||
"babel-plugin-lodash": "^3.3.4",
|
||||
"babel-plugin-styled-components": "^1.11.1",
|
||||
"babel-plugin-transform-class-properties": "^6.24.1",
|
||||
|
||||
Reference in New Issue
Block a user