mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 04:03:25 +00:00
Merge pull request #5853 from epegzz/master
Fix AWS SES not working in eu-central-1 region
This commit is contained in:
commit
d55da7d9e5
@ -15,7 +15,7 @@
|
||||
"main": "./lib",
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.11",
|
||||
"node-ses": "^2.2.0"
|
||||
"node-ses": "^3.0.0"
|
||||
},
|
||||
"author": {
|
||||
"email": "nikolay@tsenkov.net",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user