mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-12-19 21:34:30 +07:00
node_modules: upgrade
This commit is contained in:
2
node_modules/nodemailer/lib/qp/index.js
generated
vendored
2
node_modules/nodemailer/lib/qp/index.js
generated
vendored
@@ -149,7 +149,7 @@ function checkRanges(nr, ranges) {
|
||||
*
|
||||
* @constructor
|
||||
* @param {Object} options Stream options
|
||||
* @param {Number} [options.lineLength=76] Maximum lenght for lines, set to false to disable wrapping
|
||||
* @param {Number} [options.lineLength=76] Maximum length for lines, set to false to disable wrapping
|
||||
*/
|
||||
class Encoder extends Transform {
|
||||
constructor(options) {
|
||||
|
||||
Reference in New Issue
Block a user