summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDevlin Junker <devlin.junker@gmail.com>2022-11-11 09:08:17 -0800
committerBenjamin Brahmer <info@b-brahmer.de>2022-11-17 14:50:53 +0100
commit095176fd90ed798b55f87903dbb1adb1da248b24 (patch)
treee94733328db62fd6ef9fa0cb687470a1f18cd04e /package.json
parent234b9759c5691182d7a426d49329c6132c08ea9f (diff)
fix extraneous import error
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 20d7ae20c..bc0809768 100644
--- a/package.json
+++ b/package.json
@@ -45,6 +45,7 @@
"dependencies": {
"@nextcloud/axios": "^1.11.0",
"@nextcloud/dialogs": "^3.1.2",
+ "@nextcloud/initial-state": "^2.0.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^7.0.1",
"vue": "^2.6.14",