- tiptap-commands@1.10.0
 - tiptap-extensions@1.19.0
 - tiptap-utils@1.5.0
 - tiptap@1.19.0
This commit is contained in:
Philipp Kühn
2019-05-09 10:55:49 +02:00
parent ec9c2f3e1f
commit 7b0de21a3a
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.9.1",
"version": "1.10.0",
"description": "Commands for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -25,6 +25,6 @@
"prosemirror-model": "^1.7.0",
"prosemirror-schema-list": "^1.0.3",
"prosemirror-state": "^1.2.3",
"tiptap-utils": "^1.4.1"
"tiptap-utils": "^1.5.0"
}
}