- tiptap-commands@1.13.0
 - tiptap-extensions@1.29.0
 - tiptap-utils@1.9.0
 - tiptap@1.27.0
This commit is contained in:
Philipp Kühn
2020-04-11 13:03:17 +02:00
parent 0ca798fe23
commit f0e8fde668
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.12.7",
"version": "1.13.0",
"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.8.4"
"tiptap-utils": "^1.9.0"
}
}