Move from Mandrill to Sendgrid.
This commit is contained in:
parent
edd3a2fc54
commit
f9210edfc6
3 changed files with 28 additions and 40 deletions
|
@ -5,7 +5,7 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": "^5.10.0",
|
||||
"node": "^6.0.0",
|
||||
"npm": "^3.8.5"
|
||||
},
|
||||
"scripts": {
|
||||
|
@ -51,17 +51,17 @@
|
|||
"koa-statsd": "~0.0.2",
|
||||
"koa-views": "~3.1.0",
|
||||
"koa-websocket": "~1.1.0",
|
||||
"mandrill-api": "~1.0.45",
|
||||
"mime-types": "~2.1.5",
|
||||
"moment": "~2.10.6",
|
||||
"mongodb-promisified": "~1.0.3",
|
||||
"node-fetch": "^1.3.2",
|
||||
"node-sass": "~3.3.0",
|
||||
"node-sass": "~3.6.0",
|
||||
"node-uuid": "~1.4.3",
|
||||
"passwords": "~1.3.0",
|
||||
"raven": "~0.8.1",
|
||||
"redis": "~1.0.0",
|
||||
"s3-upload-stream": "~1.0.7",
|
||||
"sendgrid": "^2.0.0",
|
||||
"statsy": "~0.2.0",
|
||||
"stripe": "~3.7.1",
|
||||
"swig": "~1.4.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue