parse-server-mailgun-adapter-template
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "parse-server-mailgun-adapter-template", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Used to send Parse Server password reset and email verification emails though Mailgun", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/bcomeau/parse-server-mailgun-template.git" | ||
"url": "git+https://github.com/bcomeau/parse-server-mailgun-adapter-template.git" | ||
}, | ||
@@ -17,13 +17,12 @@ "keywords": [ | ||
"parse-server", | ||
"email-adapter" | ||
"email-adapter", | ||
"email", | ||
"template" | ||
], | ||
"author": "Drew Gross", | ||
"author": "Benjamin Comeau", | ||
"license": "BSD-3-Clause", | ||
"bugs": { | ||
"url": "https://github.com/bcomeau/parse-server-mailgun-template/issues" | ||
"url": "https://github.com/bcomeau/parse-server-mailgun-adapter-template/issues" | ||
}, | ||
"contributors": [ | ||
"Benjamin Comeau <benjamin@bcomeau.ca>" | ||
], | ||
"homepage": "https://github.com/bcomeau/parse-server-mailgun-templater#readme", | ||
"homepage": "https://github.com/bcomeau/parse-server-mailgun-adapter-template#readme", | ||
"dependencies": { | ||
@@ -30,0 +29,0 @@ "mailgun-js": "^0.7.7" |
@@ -1,2 +0,2 @@ | ||
# parse-server-simple-mailgun-adapter | ||
# parse-server-mailgun-adapter-template | ||
Used to send Parse Server password reset and email verification emails though Mailgun | ||
@@ -10,3 +10,3 @@ | ||
emailAdapter: { | ||
module: 'parse-server-simple-mailgun-adapter', | ||
module: 'parse-server-mailgun-adapter-template', | ||
options: { | ||
@@ -13,0 +13,0 @@ // The address that your emails come from |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
8665