mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-12-27 08:00:17 +07:00
node_modules: update (#246)
Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
This commit is contained in:
8
node_modules/nodemailer/.ncurc.js
generated
vendored
8
node_modules/nodemailer/.ncurc.js
generated
vendored
@@ -1,11 +1,9 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
upgrade: true,
|
||||
reject: [
|
||||
// API changes break existing tests
|
||||
'proxy',
|
||||
|
||||
// API changes
|
||||
'eslint',
|
||||
'eslint-config-prettier'
|
||||
'proxy'
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user