Skip to content

Commit d2d09fa

Browse files
committed
Downgrade to highlight.js 10.6.0
We need a plugin to get our code folding to work if we use 11+. See highlightjs/highlight.js#2889
1 parent 7577edb commit d2d09fa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"gulp-tap": "^2.0.0",
2525
"gulp-terser": "^2.0.1",
2626
"gulplog": "^1.0.0",
27-
"highlight.js": "^11.4.0",
27+
"highlight.js": "^10.6.0",
2828
"lodash": "^4.17.21",
2929
"postcss": "^8.2.6",
3030
"postcss-import": "^14.0.0",

0 commit comments

Comments
 (0)