- tiptap-extensions@1.0.3
 - tiptap@1.0.3
This commit is contained in:
Philipp Kühn
2018-11-16 11:57:18 +01:00
parent eaf5d58ce2
commit 41a6fd54c5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-extensions",
"version": "1.0.2",
"version": "1.0.3",
"description": "Extensions for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -25,7 +25,7 @@
"prosemirror-history": "^1.0.3",
"prosemirror-state": "^1.2.2",
"prosemirror-view": "^1.6.6",
"tiptap": "^1.0.2",
"tiptap": "^1.0.3",
"tiptap-commands": "^1.0.1"
},
"peerDependencies": {

View File

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