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-08-27 11:47:42 +0300
committerJoas Schilling <coding@schilljs.com>2020-08-27 11:47:42 +0300
commit40a712f048ebf55c6d3504e5e4f601ae228241b0 (patch)
treebe6b6f3e1959beec9d8ad304edcfaa7a032d3772 /package-lock.json
parent8bc00eedf7d78f0cf16a8c593216a4f467627aa4 (diff)
Bump @nextcloud/vue-dashboard to 0.1.8
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 2c1af47df..b84fbe62d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3435,9 +3435,9 @@
}
},
"@nextcloud/vue-dashboard": {
- "version": "0.1.7",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-0.1.7.tgz",
- "integrity": "sha512-3qdageFypF3n2mTpULTVtpc7K8SPmkPIbH9UbSIGeAbSMFf5C39aTasisUCvSRrOoOmPobhsqSY6XpM3ekg7ZA==",
+ "version": "0.1.8",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-0.1.8.tgz",
+ "integrity": "sha512-OGr1oK/WF9+bYHK8dE8Vjwh3IDNamN+9MSti1VO7zuUSm5A9EGCzAghR7zzCG4O43rAJEDcvnQwsYIiA6g4Yrw==",
"requires": {
"@nextcloud/vue": "^2.3.0",
"core-js": "^3.6.4",