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