mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-26 23:16:47 +01:00
* upgrade nodemailer - update documentation(s) - add/update `package-lock.json`(s) - add `engines` field(s) * remove Node.js v4 from build matrix * bump major version of node-red-node-email to v1.0.0
This commit is contained in:
committed by
Dave Conway-Jones
parent
2e8ec73ef0
commit
360d71f84b
@@ -33,6 +33,8 @@ To run tests on all of the nodes you will need the node-red runtime:
|
||||
|
||||
If you already have Node-RED installed you can point to the existing installation to save space.
|
||||
|
||||
If using this method, Node.js v6 or newer is required.
|
||||
|
||||
npm i node-red-nodes
|
||||
npm i {path_to_your_existing_Node-RED_install} --no-save
|
||||
npm test
|
||||
|
||||
Reference in New Issue
Block a user