- tiptap-extensions@0.5.0
 - tiptap@0.7.0
This commit is contained in:
Philipp Kühn
2018-08-28 09:31:50 +02:00
parent 02cee263b2
commit 3c1a3285f1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-extensions",
"version": "0.4.2",
"version": "0.5.0",
"description": "Extensions for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -21,7 +21,7 @@
},
"dependencies": {
"prosemirror-history": "^1.0.2",
"tiptap": "^0.6.4",
"tiptap": "^0.7.0",
"tiptap-commands": "^0.2.4"
}
}