Skip to content

Commit

Permalink
chore: update highlight.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxiong10 committed Feb 18, 2022
1 parent 711a11e commit d09739f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/helper/highlight-code.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<script>
/* eslint-disable import/no-extraneous-dependencies */
import hljs from 'highlight.js/lib/highlight';
import hljs from 'highlight.js/lib/core';
import javascript from 'highlight.js/lib/languages/javascript';
import xml from 'highlight.js/lib/languages/xml';
import 'highlight.js/styles/atom-one-light.css';
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d09739f

Please sign in to comment.