mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
Publish
- tiptap-extensions@1.28.1 - tiptap@1.26.1
This commit is contained in:
parent
2d1778b32f
commit
c2b99e25d9
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiptap-extensions",
|
||||
"version": "1.28.0",
|
||||
"version": "1.28.1",
|
||||
"description": "Extensions for tiptap",
|
||||
"homepage": "https://tiptap.scrumpy.io",
|
||||
"license": "MIT",
|
||||
@ -30,7 +30,7 @@
|
||||
"prosemirror-transform": "^1.1.4",
|
||||
"prosemirror-utils": "^0.9.6",
|
||||
"prosemirror-view": "^1.11.4",
|
||||
"tiptap": "^1.26.0",
|
||||
"tiptap": "^1.26.1",
|
||||
"tiptap-commands": "^1.12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiptap",
|
||||
"version": "1.26.0",
|
||||
"version": "1.26.1",
|
||||
"description": "A rich-text editor for Vue.js",
|
||||
"homepage": "https://tiptap.scrumpy.io",
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user