mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	bump packages for nom
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name"          : "node-red-node-rbe",
 | 
			
		||||
    "version"       : "0.1.10",
 | 
			
		||||
    "version"       : "0.1.11",
 | 
			
		||||
    "description"   : "A Node-RED node that provides report-by-exception (RBE) and deadband capability.",
 | 
			
		||||
    "dependencies"  : {
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
@@ -1,10 +1,10 @@
 | 
			
		||||
{
 | 
			
		||||
    "name"          : "node-red-node-pushbullet",
 | 
			
		||||
    "version"       : "0.0.10",
 | 
			
		||||
    "version"       : "0.0.11",
 | 
			
		||||
    "description"   : "A Node-RED node to send alerts via Pushbullet",
 | 
			
		||||
    "dependencies"  : {
 | 
			
		||||
        "pushbullet": "1.4.*",
 | 
			
		||||
        "when": "^3.7.3"
 | 
			
		||||
        "pushbullet": "~1.4.3",
 | 
			
		||||
        "when": "^3.7.8"
 | 
			
		||||
    },
 | 
			
		||||
    "repository" : {
 | 
			
		||||
        "type":"git",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user