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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-01-30 12:30:42 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-01-30 12:30:42 +0300
commit8fc29440f48fe67acabe2fdcc334a87b8ca49e23 (patch)
treef003ad8c4eee4f8f89878307a92bc67040836c83 /package-lock.json
parentb0edd76af593ff8e1301699d8cc271bf7a7a3b79 (diff)
Bump @nextcloud/vue
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.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 afe28d08ab1..6f8454c0957 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7238,9 +7238,9 @@
}
},
"nextcloud-vue": {
- "version": "0.12.11",
- "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.11.tgz",
- "integrity": "sha512-3zzgSRpWtPMqIi+DpZsh0YxACACHv+j8bWmMYyiUJVB2JjVADYpzb/lbUxQCE/A8rB3N75zIfkQOf0gd9BC9oA==",
+ "version": "0.13.0",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.13.0.tgz",
+ "integrity": "sha512-MKOZFv4RPSd2xjh7IV/iSZiRQceCOPPL139cEQ4aX3G6LzQfGLuNE97vn0U6vQbqlrINwHVh0k6IBaNIZ2Su2g==",
"requires": {
"@babel/polyfill": "^7.4.4",
"escape-html": "^1.0.3",