- tiptap-extensions@0.15.0
 - tiptap@0.13.0
This commit is contained in:
Philipp Kühn
2018-09-25 08:09:37 +02:00
parent 3e20386a36
commit 19da299b0a
2 changed files with 3 additions and 3 deletions

View File

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