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 <coding@schilljs.com>2020-09-11 16:37:08 +0300
committerJoas Schilling <coding@schilljs.com>2020-09-11 16:37:08 +0300
commitdd8d415473d7a39ecfcfaec7cea0f4b52466c796 (patch)
treec52d03ece00442ad34a6195d096c740f01798b1b /package.json
parent77626f57142585fd73d3bf7f39fea83401d929d0 (diff)
Bump vue-dashboard library
Signed-off-by: Joas Schilling <coding@schilljs.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 839cc45d8..6388f55e6 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^2.6.5",
- "@nextcloud/vue-dashboard": "^0.1.8",
+ "@nextcloud/vue-dashboard": "^1.0.0",
"attachmediastream": "^2.1.0",
"crypto-js": "^4.0.0",
"debounce": "^1.2.0",