summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2023-02-01 15:40:13 -0800
committerChristopher Ng <chrng8@gmail.com>2023-02-01 15:40:13 -0800
commitedcf675e6e0e8ab1388e6bccc7f00b9dffa0dc91 (patch)
treebb447f4cfe88d3a8e3eba12c2994327f695affba /package.json
parent41148acf833d401aa6c8bd23617ae8639b6aaae6 (diff)
downloadnextcloud-server-edcf675e6e0e8ab1388e6bccc7f00b9dffa0dc91.tar.gz
nextcloud-server-edcf675e6e0e8ab1388e6bccc7f00b9dffa0dc91.zip
Drop vue-clipboard2 to fix copy to clipboard
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2957aef92c8..241c8aad72e 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,6 @@
"v-tooltip": "^2.1.3",
"vue": "^2.7.14",
"vue-click-outside": "^1.1.0",
- "vue-clipboard2": "^0.3.3",
"vue-cropperjs": "^4.2.0",
"vue-infinite-loading": "^2.4.5",
"vue-localstorage": "^0.6.2",