From f09e6942a31c6ee713beaa2385fb79e815412d07 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Tue, 19 Mar 2024 01:00:24 -0400 Subject: [PATCH] KSTAT-178: Update twig-markdown --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48c842f..ff5892c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "meow": "^12.0.1", "sass": "^1.58.3", "twig": "^1.16.0", - "twig-markdown": "^1.0.1" + "twig-markdown": "^1.1.0" }, "scripts": { "test": "bin/kalastatic.js examples/simple",