- tiptap-extensions@0.22.0
 - tiptap@0.20.0
This commit is contained in:
Philipp Kühn
2018-11-05 20:55:08 +01:00
parent 77e30cad4a
commit cdef54c55e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-extensions",
"version": "0.21.1",
"version": "0.22.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.1",
"tiptap": "^0.19.0",
"tiptap": "^0.20.0",
"tiptap-commands": "^0.7.0"
},
"peerDependencies": {

View File

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