UNPKG

node-red-node-email

Version:

Node-RED nodes to send and receive simple emails.

10 lines (9 loc) 165 B
module.exports = { upgrade: true, reject: [ // 5x is esm only 'chai', // api changes in newer eslint 'grunt-eslint' ] };