bump markdown node library, and overal libs for test

This commit is contained in:
Dave Conway-Jones
2019-10-05 21:13:58 +01:00
parent 18f42be574
commit b35de37ec1
3 changed files with 323 additions and 1307 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "node-red-node-markdown",
"version": "0.1.2",
"version": "0.1.3",
"description": "A Node-RED node to convert a markdown string to html.",
"dependencies": {
"markdown-it": "^9.0.0"
"markdown-it": "^10.0.0"
},
"repository": {
"type": "git",