- tiptap-extensions@0.14.0
 - tiptap@0.12.1
This commit is contained in:
Philipp Kühn
2018-09-23 08:08:27 +02:00
parent 90344f117d
commit caa9763884
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-extensions",
"version": "0.13.0",
"version": "0.14.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.12.0",
"tiptap": "^0.12.1",
"tiptap-commands": "^0.3.0"
}
}

View File

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