summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2022-12-01 01:15:50 +0000
committerChristopher Ng <chrng8@gmail.com>2022-12-02 00:01:06 +0000
commit4d4886aa05b4fa347ac96834ad45deb848b39423 (patch)
tree5d7f5f08211863069f072681a984780b1a2d2348 /package.json
parenta51f0dbc6c93738dedd89885ffe816d97179ba1e (diff)
downloadnextcloud-server-4d4886aa05b4fa347ac96834ad45deb848b39423.tar.gz
nextcloud-server-4d4886aa05b4fa347ac96834ad45deb848b39423.zip
Bump @nextcloud/vue to 7.1.0
Signed-off-by: Christopher Ng <chrng8@gmail.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 f48c8684095..ca8bded9838 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.1.0-beta.2",
+ "@nextcloud/vue": "^7.1.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"autosize": "^5.0.1",