- tiptap-commands@1.3.0
 - tiptap-extensions@1.5.0
 - tiptap-utils@1.1.0
 - tiptap@1.5.0
This commit is contained in:
Philipp Kühn
2018-12-19 23:15:54 +01:00
parent 4113ac6c68
commit 19163370f5
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "1.2.0",
"version": "1.3.0",
"description": "Commands for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -24,6 +24,6 @@
"prosemirror-inputrules": "^1.0.1",
"prosemirror-schema-list": "^1.0.1",
"prosemirror-state": "^1.2.2",
"tiptap-utils": "^1.0.1"
"tiptap-utils": "^1.1.0"
}
}