mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Add Name field to mysql server config so can be made unique
to close #635
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "node-red-node-mysql",
 | 
			
		||||
    "version": "0.0.2-",
 | 
			
		||||
    "version": "0.0.20",
 | 
			
		||||
    "description": "A Node-RED node to read and write to a MySQL database",
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "mysql": "^2.18.1"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user