mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-25 18:22:55 +00:00
* Update ses transport types to match current nodemailer * Updated tests * Updated version number * Update SES test to match new defintion * Set noemit to true in tsconfig * Change version to only have x.x * Added import aws-sdk to ses tests * Added package.json for aws dependency * Add missing semicolon
6 lines
53 B
JSON
6 lines
53 B
JSON
{
|
|
"dependencies": {
|
|
"aws-sdk": "^2.37.0"
|
|
}
|
|
}
|