- tiptap-commands@0.1.1
 - tiptap-utils@0.2.1
 - tiptap@0.2.1
This commit is contained in:
Philipp Kühn
2018-08-23 17:38:13 +02:00
parent bcd6ffcd99
commit 2ef23d3003
3 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-commands",
"version": "0.1.0",
"version": "0.1.1",
"description": "Commands for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -23,6 +23,6 @@
"prosemirror-commands": "^1.0.7",
"prosemirror-inputrules": "^1.0.1",
"prosemirror-schema-list": "^1.0.1",
"tiptap-utils": "^0.2.0"
"tiptap-utils": "^0.2.1"
}
}