- tiptap-commands@1.14.0
 - tiptap-extensions@1.30.0
 - tiptap-utils@1.10.0
 - tiptap@1.28.0
This commit is contained in:
Philipp Kühn
2020-07-08 09:59:27 +02:00
parent 52215dd7dd
commit 71409c1c81
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.13.1",
"version": "1.14.0",
"description": "Commands for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -27,6 +27,6 @@
"prosemirror-state": "^1.3.3",
"prosemirror-tables": "^1.1.0",
"prosemirror-utils": "^0.9.6",
"tiptap-utils": "^1.9.1"
"tiptap-utils": "^1.10.0"
}
}