summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDevlin Junker <devlin.junker@gmail.com>2022-11-17 12:22:02 -0800
committerBenjamin Brahmer <info@b-brahmer.de>2022-12-01 13:17:21 +0100
commit01d15aef47827fe0c331a9a79581125d7e85d8f1 (patch)
treed52f5c770bf06f0415d7640b8ad54affaa2212de /package.json
parent8351293f0323d663e807479856528f8261022cbd (diff)
fix admin page getRequestToken() call
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
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 bc0809768..7ede16639 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,7 @@
"private": true,
"homepage": "https://github.com/nextcloud/news",
"dependencies": {
+ "@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^1.11.0",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/initial-state": "^2.0.0",