summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMarco <marcoambrosini@icloud.com>2023-03-14 12:16:37 +0100
committerJoas Schilling <coding@schilljs.com>2023-03-31 14:07:29 +0200
commite9b38031fafb89849d4cf563bb340d760aa06a49 (patch)
tree18adc93a73fbfeae1fb79d91a5606fae5893fdc7 /package.json
parenta235945ae312536b58e35f35051787caeda209ce (diff)
Add conversationPictureEditor component
Signed-off-by: Marco <marcoambrosini@icloud.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 41510d1c4..db89214a9 100644
--- a/package.json
+++ b/package.json
@@ -50,6 +50,7 @@
"url-parse": "^1.5.10",
"util": "^0.12.5",
"vue": "^2.7.14",
+ "vue-cropperjs": "^4.2.0",
"vue-frag": "^1.4.2",
"vue-material-design-icons": "^5.2.0",
"vue-observe-visibility": "^1.0.0",