vue-code-highlight
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "vue-code-highlight", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"author": "Jan Bílek", | ||
@@ -5,0 +5,0 @@ "email": "honza@elision.design", |
@@ -10,3 +10,3 @@ // Import vue component | ||
Vue.component('VueCodeHighlight', vueHighlight); | ||
Vue.directive('v-code', registerDirective); | ||
Vue.directive('code', registerDirective); | ||
} | ||
@@ -13,0 +13,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
654714