Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(merge): update shrinkwrap and library refs
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed Feb 21, 2017
1 parent e0c0872 commit f32a867
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2,843 deletions.
2 changes: 1 addition & 1 deletion lib/senders.js
Expand Up @@ -5,7 +5,7 @@
'use strict'

const P = require('./promise')
const createSenders = require('fxa-auth-mailer')
const createSenders = require('../mailer/index')

module.exports = (config, log) => {
const defaultLanguage = config.i18n.defaultLanguage
Expand Down

0 comments on commit f32a867

Please sign in to comment.