From 0da708e9939dd462439c307c672384266c7601a2 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Wed, 11 Sep 2019 07:11:36 -0500 Subject: [PATCH] Updates syntaxhighlight plugin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bfa1ae..f88d030 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@11ty/eleventy": "^0.9.0", "@11ty/eleventy-plugin-rss": "^1.0.7", - "@11ty/eleventy-plugin-syntaxhighlight": "^2.0.1", + "@11ty/eleventy-plugin-syntaxhighlight": "^2.0.3", "luxon": "^1.12.0", "markdown-it": "^8.4.2", "markdown-it-anchor": "^5.0.2"