mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	bump daemon for Ja translations
make exit standalone
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name"          : "node-red-node-daemon", | ||||
|     "version"       : "0.2.1", | ||||
|     "version"       : "0.3.0", | ||||
|     "description"   : "A Node-RED node that runs and monitors a long running system command.", | ||||
|     "dependencies"  : { | ||||
|     }, | ||||
|   | ||||
| @@ -1,10 +1,13 @@ | ||||
| { | ||||
|     "name": "node-red-node-exif", | ||||
|     "version": "0.2.2", | ||||
|     "version": "0.3.0", | ||||
|     "description": "A Node-RED node that extracts Exif information from JPEG image buffers.", | ||||
|     "dependencies": { | ||||
|         "exif": "^0.6.0" | ||||
|     }, | ||||
|     "bundledDependencies": [ | ||||
|         "exif" | ||||
|     ], | ||||
|     "repository": { | ||||
|         "type": "git", | ||||
|         "url": "https://github.com/node-red/node-red-nodes/tree/master/utility/exif" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user