New markdown-it render package.

This commit is contained in:
2021-01-03 18:18:03 +01:00
parent df0905401f
commit a79965765e

View File

@@ -12,6 +12,7 @@
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"express-http-context": "^1.2.4", "express-http-context": "^1.2.4",
"jsqr": "^1.3.1", "jsqr": "^1.3.1",
"markdown-it": "^12.0.4",
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"pg": "^8.5.1", "pg": "^8.5.1",
"qr-scanner": "^1.2.0", "qr-scanner": "^1.2.0",