summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-10-03 18:48:35 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-10-05 23:44:20 +0200
commita27a4f757dc9372b0e22003b86a8a39f0e85f988 (patch)
tree01568e2a14cde721d3fab093a9bd1dc3b8c04492 /package.json
parent5c21d11207e7f84f2e8f346995d0076e875a8052 (diff)
downloadnextcloud-server-a27a4f757dc9372b0e22003b86a8a39f0e85f988.tar.gz
nextcloud-server-a27a4f757dc9372b0e22003b86a8a39f0e85f988.zip
Use @nextcloud/paths and deprecate OC helpers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1c666a49147..9320d1fddb5 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"@chenfengyuan/vue-qrcode": "^1.0.1",
"@nextcloud/axios": "^0.4.1",
"@nextcloud/event-bus": "^0.2.0",
+ "@nextcloud/paths": "^0.2.0",
"@nextcloud/router": "^0.1.0",
"autosize": "^4.0.2",
"backbone": "^1.4.0",