summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-10-19 09:49:04 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-10-20 14:39:28 +0200
commit3e1916080af3ec2bc2fb7fd64f127cbd0c9b8a76 (patch)
tree7bb108093985d85174604db408992d58195501f6 /package.json
parentafa737652247365838832837ae4ce20bca039ad9 (diff)
downloadnextcloud-server-3e1916080af3ec2bc2fb7fd64f127cbd0c9b8a76.tar.gz
nextcloud-server-3e1916080af3ec2bc2fb7fd64f127cbd0c9b8a76.zip
Add ICommentsManager::load method
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.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 ebecf31559e..d05c8cfe507 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"@nextcloud/password-confirmation": "^1.0.1",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.1.0",
- "@nextcloud/vue": "^2.7.0",
+ "@nextcloud/vue": "^2.8.0",
"@nextcloud/vue-dashboard": "^1.0.1",
"autosize": "^4.0.2",
"backbone": "^1.4.0",