Publish
- tiptap-commands@1.10.3 - tiptap-extensions@1.19.4 - tiptap@1.19.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiptap-commands",
|
||||
"version": "1.10.2",
|
||||
"version": "1.10.3",
|
||||
"description": "Commands for tiptap",
|
||||
"homepage": "https://tiptap.scrumpy.io",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiptap-extensions",
|
||||
"version": "1.19.3",
|
||||
"version": "1.19.4",
|
||||
"description": "Extensions for tiptap",
|
||||
"homepage": "https://tiptap.scrumpy.io",
|
||||
"license": "MIT",
|
||||
@@ -30,8 +30,8 @@
|
||||
"prosemirror-transform": "^1.1.3",
|
||||
"prosemirror-utils": "^0.8.1",
|
||||
"prosemirror-view": "^1.9.5",
|
||||
"tiptap": "^1.19.2",
|
||||
"tiptap-commands": "^1.10.2"
|
||||
"tiptap": "^1.19.3",
|
||||
"tiptap-commands": "^1.10.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^2.5.17",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiptap",
|
||||
"version": "1.19.2",
|
||||
"version": "1.19.3",
|
||||
"description": "A rich-text editor for Vue.js",
|
||||
"homepage": "https://tiptap.scrumpy.io",
|
||||
"license": "MIT",
|
||||
@@ -28,7 +28,7 @@
|
||||
"prosemirror-model": "^1.7.0",
|
||||
"prosemirror-state": "^1.2.3",
|
||||
"prosemirror-view": "^1.9.5",
|
||||
"tiptap-commands": "^1.10.2",
|
||||
"tiptap-commands": "^1.10.3",
|
||||
"tiptap-utils": "^1.5.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user