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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-01-16 02:03:29 +0300
committerJulius Härtl <jus@bitgrid.net>2020-01-22 19:33:49 +0300
commit05742c083c039561841d258a69fd47dd84debfd6 (patch)
tree46f335a05149165b657fc2c4c61f162f93533361 /package.json
parenta6a224e7a14faa8814e9ce783f626666828b96db (diff)
Migrate to @nextcloud/vue 1.x.x
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 0549b4b8686..043bc2aab05 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
"@nextcloud/logger": "^1.0.0",
"@nextcloud/paths": "^1.1.0",
"@nextcloud/router": "^1.0.0",
+ "@nextcloud/vue": "^1.2.5",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
"blueimp-md5": "^2.12.0",
@@ -56,7 +57,6 @@
"moment-timezone": "^0.5.27",
"nextcloud-password-confirmation": "^0.4.2",
"nextcloud-router": "0.0.9",
- "nextcloud-vue": "^0.12.11",
"nextcloud-vue-collections": "^0.7.1",
"p-limit": "^2.2.2",
"p-queue": "^6.2.1",