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:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-09-24 11:38:38 +0300
committerGitHub <noreply@github.com>2021-09-24 11:38:38 +0300
commit40df0cd7a94ad85730db7e689d2af23541af3a60 (patch)
tree4a06168961017c3e5c8d9a9a956bdc804c9c8974 /package.json
parent7473a3e722368336af6d71a8d6fa7645ceefa72a (diff)
parent4308d35661f799238cb6d6b41902074e8fdad1df (diff)
Merge pull request #6266 from nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-4.13.0
Bump vue-material-design-icons from 4.12.1 to 4.13.0
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 54d61914f..90a6ad60d 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"vue-at": "^2.5.0-beta.2",
"vue-clipboard2": "^0.3.3",
"vue-fragment": "^1.5.2",
- "vue-material-design-icons": "^4.12.1",
+ "vue-material-design-icons": "^4.13.0",
"vue-observe-visibility": "^1.0.0",
"vue-outside-events": "^1.1.3",
"vue-prevent-unload": "^0.2.3",