From bf81c27860bfd825fe94c5bd53c944e013925e94 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 11 Feb 2016 13:29:06 -0500 Subject: [PATCH] feature(package) markdown-it v6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a93e2e41..2c8c69ef 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "jaguar": "~1.1.0", "join-io": "~1.4.0", "jonny": "~1.0.0", - "markdown-it": "~5.1.0", + "markdown-it": "~6.0.0", "mellow": "~2.0.0", "minify": "~2.0.0", "minimist": "~1.2.0",