- tiptap-extensions@0.21.0
 - tiptap@0.19.0
This commit is contained in:
Philipp Kühn
2018-10-13 23:42:32 +02:00
parent 9ae7e466d8
commit 8b7b74f5b3
2 changed files with 3 additions and 3 deletions

View File

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

View File

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