@tiptap/extensions
Advanced tools
+5
-5
| { | ||
| "name": "@tiptap/extensions", | ||
| "description": "various extensions for tiptap", | ||
| "version": "3.15.1", | ||
| "version": "3.15.2", | ||
| "homepage": "https://tiptap.dev", | ||
@@ -98,8 +98,8 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@tiptap/core": "^3.15.1", | ||
| "@tiptap/pm": "^3.15.1" | ||
| "@tiptap/core": "^3.15.2", | ||
| "@tiptap/pm": "^3.15.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "@tiptap/core": "^3.15.1", | ||
| "@tiptap/pm": "^3.15.1" | ||
| "@tiptap/core": "^3.15.2", | ||
| "@tiptap/pm": "^3.15.2" | ||
| }, | ||
@@ -106,0 +106,0 @@ "repository": { |