nuxt-tiptap-editor
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -5,2 +5,8 @@ import * as _nuxt_schema from '@nuxt/schema'; | ||
/** | ||
* Prefix for imported elements | ||
* | ||
* @default 'TipTap' | ||
*/ | ||
prefix: string; | ||
/** | ||
* Determine if lowlight should be enabled | ||
@@ -7,0 +13,0 @@ * |
{ | ||
"name": "nuxt-tiptap-editor", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"configKey": "tiptap", | ||
@@ -5,0 +5,0 @@ "compatibility": { |
{ | ||
"name": "nuxt-tiptap-editor", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App", | ||
@@ -5,0 +5,0 @@ "repository": "modbender/nuxt-tiptap-editor", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15349
167