mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-17 23:20:35 +03:00
chore: update highlight.js
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user