- tiptap-commands@1.10.6
 - tiptap-extensions@1.20.2
 - tiptap-utils@1.5.4
 - tiptap@1.21.0
This commit is contained in:
Philipp Kühn
2019-05-31 12:04:11 +02:00
parent 9db468748f
commit 92c4e0457c
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.10.5",
"version": "1.10.6",
"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.3"
"tiptap-utils": "^1.5.4"
}
}