- tiptap-extensions@0.11.1
 - tiptap@0.11.1
This commit is contained in:
Philipp Kühn
2018-09-11 23:08:54 +02:00
parent 3fa5a6e7f1
commit c7655fbffd
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "tiptap-extensions", "name": "tiptap-extensions",
"version": "0.11.0", "version": "0.11.1",
"description": "Extensions for tiptap", "description": "Extensions for tiptap",
"homepage": "https://tiptap.scrumpy.io", "homepage": "https://tiptap.scrumpy.io",
"license": "MIT", "license": "MIT",
@@ -24,7 +24,7 @@
"lowlight": "^1.10.0", "lowlight": "^1.10.0",
"prosemirror-history": "^1.0.2", "prosemirror-history": "^1.0.2",
"prosemirror-view": "^1.5.1", "prosemirror-view": "^1.5.1",
"tiptap": "^0.11.0", "tiptap": "^0.11.1",
"tiptap-commands": "^0.3.0" "tiptap-commands": "^0.3.0"
} }
} }

View File

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