Publish
- tiptap-commands@1.14.6 - tiptap-extensions@1.32.5 - tiptap@1.29.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiptap-commands",
|
||||
"version": "1.14.5",
|
||||
"version": "1.14.6",
|
||||
"description": "Commands for tiptap",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiptap-extensions",
|
||||
"version": "1.32.4",
|
||||
"version": "1.32.5",
|
||||
"description": "Extensions for tiptap",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"license": "MIT",
|
||||
@@ -30,8 +30,8 @@
|
||||
"prosemirror-transform": "^1.2.8",
|
||||
"prosemirror-utils": "^0.9.6",
|
||||
"prosemirror-view": "^1.15.4",
|
||||
"tiptap": "^1.29.5",
|
||||
"tiptap-commands": "^1.14.5"
|
||||
"tiptap": "^1.29.6",
|
||||
"tiptap-commands": "^1.14.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^2.5.17",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiptap",
|
||||
"version": "1.29.5",
|
||||
"version": "1.29.6",
|
||||
"description": "A rich-text editor for Vue.js",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"license": "MIT",
|
||||
@@ -28,7 +28,7 @@
|
||||
"prosemirror-model": "1.11.0",
|
||||
"prosemirror-state": "1.3.3",
|
||||
"prosemirror-view": "1.15.4",
|
||||
"tiptap-commands": "^1.14.5",
|
||||
"tiptap-commands": "^1.14.6",
|
||||
"tiptap-utils": "^1.10.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user