@tiptap/extension-highlight
Advanced tools
+6
-3
| { | ||
| "name": "@tiptap/extension-highlight", | ||
| "version": "3.26.1", | ||
| "version": "3.27.0", | ||
| "description": "highlight extension for tiptap", | ||
@@ -16,2 +16,5 @@ "keywords": [ | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/ueberdosis/tiptap/issues" | ||
| }, | ||
| "funding": { | ||
@@ -40,6 +43,6 @@ "type": "github", | ||
| "devDependencies": { | ||
| "@tiptap/core": "^3.26.1" | ||
| "@tiptap/core": "^3.27.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "@tiptap/core": "3.26.1" | ||
| "@tiptap/core": "3.27.0" | ||
| }, | ||
@@ -46,0 +49,0 @@ "scripts": { |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
31711
0.23%1
-50%