Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-12 04:29:12 +0300
committerGitHub <noreply@github.com>2020-04-12 04:29:12 +0300
commit641625aedae8046bdc8b73b98558207ebdc2173d (patch)
treec76cc870fb4aea3f68b9a29fc9dfbb5378fe9a18 /package.json
parent15439fd6f06f29e96dc8eaf5716660e26dc955da (diff)
Bump tiptap-commands from 1.12.5 to 1.13.0
Bumps [tiptap-commands](https://github.com/scrumpy/tiptap) from 1.12.5 to 1.13.0. - [Release notes](https://github.com/scrumpy/tiptap/releases) - [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-commands@1.12.5...tiptap-commands@1.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 62d839dd7..0936bdb9c 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"prosemirror-utils": "^0.9.6",
"prosemirror-view": "^1.14.6",
"tiptap": "^1.26.6",
- "tiptap-commands": "^1.12.5",
+ "tiptap-commands": "^1.13.0",
"tiptap-extensions": "^1.28.6",
"tiptap-utils": "^1.8.3",
"vue": "^2.6.11",