@tiptap/extension-code-block
Advanced tools
+8
-5
| { | ||
| "name": "@tiptap/extension-code-block", | ||
| "version": "3.26.1", | ||
| "version": "3.27.0", | ||
| "description": "code block extension for tiptap", | ||
@@ -16,2 +16,5 @@ "keywords": [ | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/ueberdosis/tiptap/issues" | ||
| }, | ||
| "funding": { | ||
@@ -40,8 +43,8 @@ "type": "github", | ||
| "devDependencies": { | ||
| "@tiptap/core": "^3.26.1", | ||
| "@tiptap/pm": "^3.26.1" | ||
| "@tiptap/core": "^3.27.0", | ||
| "@tiptap/pm": "^3.27.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "@tiptap/core": "3.26.1", | ||
| "@tiptap/pm": "3.26.1" | ||
| "@tiptap/core": "3.27.0", | ||
| "@tiptap/pm": "3.27.0" | ||
| }, | ||
@@ -48,0 +51,0 @@ "scripts": { |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
85376
0.09%1
-50%