aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorroot <szaimen@e.mail.de>2022-11-24 08:07:35 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-11-24 08:28:16 +0000
commit81a48102032a91f60ca759b1b60fc89d46e7212f (patch)
tree040ff0946b4d105452ff8d5966d9c86c21e51f7d /package.json
parentfea3eed909353624640802fb681bb9ba6d43a85e (diff)
downloadnextcloud-server-81a48102032a91f60ca759b1b60fc89d46e7212f.tar.gz
nextcloud-server-81a48102032a91f60ca759b1b60fc89d46e7212f.zip
update vue to v7.1.0-beta.2
Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.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 a66c19b773a..c18038d1fdc 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.1.0-beta.0",
+ "@nextcloud/vue": "^7.1.0-beta.2",
"@nextcloud/vue-dashboard": "^2.0.1",
"autosize": "^5.0.1",
"backbone": "^1.4.1",