- tiptap-commands@1.12.1
 - tiptap-extensions@1.28.2
 - tiptap-utils@1.8.1
 - tiptap@1.26.2
This commit is contained in:
Philipp Kühn
2019-10-04 13:31:51 +02:00
parent 0d4f76245e
commit fffbc244b1
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.12.0",
"version": "1.12.1",
"description": "Commands for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -27,6 +27,6 @@
"prosemirror-state": "^1.2.4",
"prosemirror-tables": "^0.9.5",
"prosemirror-utils": "^0.9.6",
"tiptap-utils": "^1.8.0"
"tiptap-utils": "^1.8.1"
}
}