- tiptap-extensions@0.13.0
 - tiptap@0.12.0
This commit is contained in:
Philipp Kühn 2018-09-19 15:25:58 +02:00
parent 478b1017dd
commit 2d0d8092a1
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "tiptap-extensions",
"version": "0.12.1",
"version": "0.13.0",
"description": "Extensions for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@ -24,7 +24,7 @@
"lowlight": "^1.10.0",
"prosemirror-history": "^1.0.2",
"prosemirror-view": "^1.5.1",
"tiptap": "^0.11.1",
"tiptap": "^0.12.0",
"tiptap-commands": "^0.3.0"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "tiptap",
"version": "0.11.1",
"version": "0.12.0",
"description": "A rich-text editor for Vue.js",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",