- tiptap-commands@1.13.1
 - tiptap-extensions@1.29.1
 - tiptap-utils@1.9.1
 - tiptap@1.27.1
This commit is contained in:
Philipp Kühn
2020-04-22 20:28:05 +02:00
parent f9a2a24e0a
commit 92eb2c61cc
4 changed files with 9 additions and 9 deletions

View File

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