- tiptap-commands@1.10.5
 - tiptap-extensions@1.19.9
 - tiptap-utils@1.5.3
 - tiptap@1.19.8
This commit is contained in:
Philipp Kühn
2019-05-20 20:52:03 +02:00
parent 3102d00a62
commit 17c06eac80
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.10.4",
"version": "1.10.5",
"description": "Commands for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -27,6 +27,6 @@
"prosemirror-state": "^1.2.3",
"prosemirror-tables": "^0.8.0",
"prosemirror-utils": "^0.8.2",
"tiptap-utils": "^1.5.2"
"tiptap-utils": "^1.5.3"
}
}