Skip to content

Commit

Permalink
bump markdown node package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Conway-Jones committed Jul 16, 2020
1 parent 4cabe5e commit 81039ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parsers/markdown/package.json
@@ -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",
Expand Down

0 comments on commit 81039ea

Please sign in to comment.