- tiptap-commands@1.12.4
 - tiptap-extensions@1.28.5
 - tiptap-utils@1.8.3
 - tiptap@1.26.5
This commit is contained in:
Philipp Kühn
2019-12-02 23:45:28 +01:00
parent 1472254913
commit ba35bbec68
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.12.3",
"version": "1.12.4",
"description": "Commands for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -27,6 +27,6 @@
"prosemirror-state": "1.3.2",
"prosemirror-tables": "1.0.0",
"prosemirror-utils": "0.9.6",
"tiptap-utils": "1.8.2"
"tiptap-utils": "^1.8.3"
}
}