summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-05-04 14:29:25 +0200
committerGitHub <noreply@github.com>2023-05-04 14:29:25 +0200
commit425fbcbe574dbb94c8cb37b8be7f0ed42d78bc3a (patch)
treeb91fc00ab1ef848f7ead46973e49ecda7cc2a34b /package.json
parent217a59c81564d75146229be2ad749cf19d19d1db (diff)
parentc9a8dfe0363feea8612f01f65a5692386b2d4a5d (diff)
Merge pull request #9336 from nextcloud/feat/9295/editor-viewer-while-in-a-call
Editor/Viewer while in a call (Viewer Overlay Call View)
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 847e2e0c7..9fdcac5f6 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"stylelint:fix": "stylelint css/*.css css/*.scss src/**/*.scss src/**/*.vue --fix"
},
"dependencies": {
+ "@linusborg/vue-simple-portal": "^0.1.5",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.3.0",
"@nextcloud/browser-storage": "^0.2.0",