fxa-auth-mailer
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -105,3 +105,3 @@ /* This Source Code Form is subject to the terms of the Mozilla Public | ||
var localized = this.templates.verifyEmail(values) | ||
var localized = this.templates.recoveryEmail(values) | ||
var email = { | ||
@@ -108,0 +108,0 @@ sender: this.sender, |
{ | ||
"name": "fxa-auth-mailer", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
31526