From 8c368eeb073243d1caa1b60b0b5dfb2ab3577df9 Mon Sep 17 00:00:00 2001 From: Grant Nestor Date: Thu, 14 Jun 2018 10:30:04 -0700 Subject: [PATCH] Upgrade marked --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index b4b41affe..043cb6815 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "jquery": "components/jquery#~3.3", "jquery-typeahead": "~2.0.0", "jquery-ui": "components/jqueryui#~1.10", - "marked": "~0.3", + "marked": "~0.4", "MathJax": "components/MathJax#~2.6", "moment": "~2.19.3", "preact": "https://unpkg.com/preact@^7.2.0/dist/preact.min.js",