mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Bump XMPP node pre-reqs
to close #165 tested locally ok against ejabberd
This commit is contained in:
		| @@ -1,9 +1,9 @@ | ||||
| { | ||||
|     "name"          : "node-red-node-xmpp", | ||||
|     "version"       : "0.0.6", | ||||
|     "version"       : "0.1.0", | ||||
|     "description"   : "A Node-RED node to talk to an XMPP server", | ||||
|     "dependencies"  : { | ||||
|         "simple-xmpp"   : "0.1.92" | ||||
|         "simple-xmpp"   : "1.3.*" | ||||
|     }, | ||||
|     "repository" : { | ||||
|         "type":"git", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user