- tiptap-commands@0.4.0
 - tiptap-extensions@0.16.0
 - tiptap-utils@0.3.0
 - tiptap@0.14.0
This commit is contained in:
Philipp Kühn
2018-09-29 13:25:09 +02:00
parent 5e19290d35
commit 8f66c19c7e
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-extensions",
"version": "0.15.0",
"version": "0.16.0",
"description": "Extensions for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -25,7 +25,7 @@
"prosemirror-history": "^1.0.2",
"prosemirror-state": "^1.2.2",
"prosemirror-view": "^1.6.0",
"tiptap": "^0.13.0",
"tiptap-commands": "^0.3.0"
"tiptap": "^0.14.0",
"tiptap-commands": "^0.4.0"
}
}