Comparing version
{ | ||
"name": "vue-prism", | ||
"description": "Highlight code with Vue.js and Prism.js", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "Ruslan Elisha <creotip@gmail.com>", | ||
@@ -6,0 +6,0 @@ "scripts": { |
@@ -1,10 +0,1 @@ | ||
// import VueHighlightJS from './highlight-code.vue'; | ||
// | ||
// export default { | ||
// component: VueHighlightJS, | ||
// install(Vue) { | ||
// Vue.component('highlight-code', VueHighlightJS); | ||
// } | ||
// }; | ||
import Prism from 'prismjs' | ||
@@ -11,0 +2,0 @@ |
@@ -5,4 +5,2 @@ import Vue from 'vue' | ||
// import 'highlight.js/styles/darcula.css' | ||
Vue.use(VuePrism) | ||
@@ -9,0 +7,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
34270
-54.19%18
-5.26%101
-8.18%