- tiptap-extensions@1.16.1
 - tiptap@1.16.1
This commit is contained in:
Philipp Kühn
2019-04-19 12:19:40 +02:00
parent ef4f236310
commit 36f39f1d7a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-extensions",
"version": "1.16.0",
"version": "1.16.1",
"description": "Extensions for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -27,7 +27,7 @@
"prosemirror-tables": "^0.7.10",
"prosemirror-utils": "^0.7.6",
"prosemirror-view": "^1.8.9",
"tiptap": "^1.16.0",
"tiptap": "^1.16.1",
"tiptap-commands": "^1.7.1"
},
"peerDependencies": {

View File

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