mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Bump email node for PR (and latest lib)
This commit is contained in:
		| @@ -1,12 +1,12 @@ | ||||
| { | ||||
|   "name": "node-red-node-email", | ||||
|   "version": "3.0.0", | ||||
|   "version": "3.0.1", | ||||
|   "description": "Node-RED nodes to send and receive simple emails.", | ||||
|   "dependencies": { | ||||
|     "imap": "^0.8.19", | ||||
|     "node-pop3": "^0.9.0", | ||||
|     "mailparser": "^3.7.1", | ||||
|     "nodemailer": "^6.9.13", | ||||
|     "nodemailer": "^6.9.14", | ||||
|     "smtp-server": "^3.13.4" | ||||
|   }, | ||||
|   "bundledDependencies": [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user