mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	bump markdown node package version
This commit is contained in:
		@@ -1,9 +1,9 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "node-red-node-markdown",
 | 
			
		||||
    "version": "0.1.4",
 | 
			
		||||
    "version": "0.2.0",
 | 
			
		||||
    "description": "A Node-RED node to convert a markdown string to html.",
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "markdown-it": "^10.0.0"
 | 
			
		||||
        "markdown-it": "^11.0.0"
 | 
			
		||||
    },
 | 
			
		||||
    "repository": {
 | 
			
		||||
        "type": "git",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user