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

github.com/nextcloud/spreed.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-07-18 04:18:37 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2020-07-20 19:21:28 +0300
commit1446863cebc1933b355a02f7ba5123c19d0da118 (patch)
tree28cf36b9ed16e640c863a9055d18af7942399732 /package.json
parent88126beb39da6086609b29325544929a3b5afae5 (diff)
Bump @juliushaertl/vue-richtext from 0.3.1 to 0.3.2
Bumps [@juliushaertl/vue-richtext](https://github.com/juliushaertl/vue-richtext) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/juliushaertl/vue-richtext/releases) - [Commits](https://github.com/juliushaertl/vue-richtext/compare/v0.3.1...v0.3.2) 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 0c3a6de28..64aeedbb0 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"watch": "NODE_ENV=development webpack --progress --watch --config webpack.dev.js"
},
"dependencies": {
- "@juliushaertl/vue-richtext": "^0.3.1",
+ "@juliushaertl/vue-richtext": "^0.3.2",
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
"@nextcloud/browser-storage": "^0.1.1",