summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-10-20 20:38:45 +0200
committerGitHub <noreply@github.com>2020-10-20 20:38:45 +0200
commitc3f8056e1f446437d093e9bc502fbf41e966a939 (patch)
treeaf13e7c424f2d947d7d3256b82f1f2dd108efc93 /package.json
parentf2ee7431a578418aabba5187b77378ae40673d58 (diff)
parentfefe82209461c5a78b239935d64590a1c83b3e9c (diff)
Merge pull request #1846 from nextcloud/fix/avatar
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 14bce289..bc648018 100644
--- a/package.json
+++ b/package.json
@@ -41,8 +41,9 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "2.7.0",
+ "@nextcloud/vue": "^2.8.1",
"axios": "^0.20.0",
+ "b64-to-blob": "^1.2.19",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
"core-js": "^3.6.5",
"debounce": "^1.2.0",