- tiptap-commands@1.10.7
 - tiptap-extensions@1.21.0
 - tiptap-utils@1.5.5
 - tiptap@1.21.1
This commit is contained in:
Philipp Kühn
2019-06-04 22:46:09 +02:00
parent 11c40f07a5
commit d2e454dddd
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.10.6",
"version": "1.10.7",
"description": "Commands for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -27,6 +27,6 @@
"prosemirror-state": "^1.2.3",
"prosemirror-tables": "^0.8.1",
"prosemirror-utils": "^0.9.0",
"tiptap-utils": "^1.5.4"
"tiptap-utils": "^1.5.5"
}
}