- tiptap-commands@1.10.1
 - tiptap-extensions@1.19.1
 - tiptap-utils@1.5.1
 - tiptap@1.19.1
This commit is contained in:
Philipp Kühn
2019-05-10 15:47:09 +02:00
parent 71ae9807be
commit a49a6314d7
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.10.0",
"version": "1.10.1",
"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.5.0"
"tiptap-utils": "^1.5.1"
}
}