- tiptap-extensions@0.18.0
 - tiptap@0.16.0
This commit is contained in:
Philipp Kühn
2018-10-04 08:45:25 +02:00
parent fe356fd5e9
commit 5c8a143a18
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-extensions",
"version": "0.17.0",
"version": "0.18.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.15.0",
"tiptap": "^0.16.0",
"tiptap-commands": "^0.5.0"
},
"peerDependencies": {

View File

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