Skip to content

Commit d09739f

Browse files
committed
chore: update highlight.js
1 parent 711a11e commit d09739f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

example/helper/highlight-code.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<script>
88
/* eslint-disable import/no-extraneous-dependencies */
9-
import hljs from 'highlight.js/lib/highlight';
9+
import hljs from 'highlight.js/lib/core';
1010
import javascript from 'highlight.js/lib/languages/javascript';
1111
import xml from 'highlight.js/lib/languages/xml';
1212
import 'highlight.js/styles/atom-one-light.css';

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)