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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-12-22 10:41:09 +0300
committerGitHub <noreply@github.com>2020-12-22 10:41:09 +0300
commit9af56c8004b5f1c71b5120110fed4c20b4ca4c6e (patch)
tree310487f6117f21c7300ced53936b4b6f837f2b26 /package.json
parent009821b5d2e5363f32cdf1594571170cb3cb41a2 (diff)
parent48fd53476e705f64d8487389d92b7b2e2acd271b (diff)
Merge pull request #1247 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-3.3.2
Bump @nextcloud/vue from 2.7.0 to 3.3.2
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 f2a9356e0..608ecba1d 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "^2.7.0",
+ "@nextcloud/vue": "^3.3.2",
"core-js": "^3.8.1",
"entities": "^2.1.0",
"escape-html": "^1.0.3",