mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Merge pull request #4595 from node-red/fix-rfdc-dependency
Add rfdc to @node-red/runtime package.json
This commit is contained in:
		| @@ -22,6 +22,7 @@ | ||||
|         "clone": "2.1.2", | ||||
|         "express": "4.18.2", | ||||
|         "fs-extra": "11.1.1", | ||||
|         "json-stringify-safe": "5.0.1" | ||||
|         "json-stringify-safe": "5.0.1", | ||||
|         "rfdc": "^1.3.0" | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user