@tiptap/extension-highlight
Advanced tools
+6
-6
| { | ||
| "name": "@tiptap/extension-highlight", | ||
| "version": "3.27.1", | ||
| "version": "3.27.2", | ||
| "description": "highlight extension for tiptap", | ||
@@ -10,2 +10,5 @@ "keywords": [ | ||
| "homepage": "https://tiptap.dev", | ||
| "bugs": { | ||
| "url": "https://github.com/ueberdosis/tiptap/issues" | ||
| }, | ||
| "license": "MIT", | ||
@@ -17,5 +20,2 @@ "repository": { | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/ueberdosis/tiptap/issues" | ||
| }, | ||
| "funding": { | ||
@@ -44,6 +44,6 @@ "type": "github", | ||
| "devDependencies": { | ||
| "@tiptap/core": "^3.27.1" | ||
| "@tiptap/core": "^3.27.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "@tiptap/core": "3.27.1" | ||
| "@tiptap/core": "3.27.2" | ||
| }, | ||
@@ -50,0 +50,0 @@ "scripts": { |