- tiptap-extensions@0.4.2
 - tiptap@0.6.4
This commit is contained in:
Philipp Kühn
2018-08-27 23:43:54 +02:00
parent 74b511d822
commit db924b695e
2 changed files with 3 additions and 3 deletions

View File

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