From 7f1800afed3280f22a008b2514b45c3104e2220f Mon Sep 17 00:00:00 2001
From: Sascha Schulz <sschulz@dh-software.de>
Date: Mi, 21 Jun 2023 11:06:59 +0200
Subject: [PATCH] fix typo in readme
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index f695ca2..c1830d3 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"gulp-header": "^2.0.9",
"gulp-tap": "^2.0.0",
"gulp-zip": "^4.2.0",
- "highlight.js": "^10.0.3",
+ "highlight.js": "^11.7.0",
"marked": "^4.0.12",
"node-qunit-puppeteer": "^2.1.2",
"qunit": "^2.19.3",
--
Gitblit v1.9.3