aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSaúl Ibarra Corretgé <s@saghul.net>2020-06-04 14:41:07 +0200
committerSaúl Ibarra Corretgé <s@saghul.net>2020-06-04 15:01:26 +0200
commit8de41a414d879d3692db4dfa4fc55ce5196779d1 (patch)
tree1ee6a47f020e00e298cbb64cfa1baba75b25bed7 /package.json
parent09345d6f0b1c5b5547bc49593cdc196dfbaf411e (diff)
Remove local avatar
The deployment will generate the right one based on the provided name and email. Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/379
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index c63571e..7f953e8 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,6 @@
"readmeFilename": "README.md",
"license": "Apache-2.0",
"dependencies": {
- "@atlaskit/avatar": "14.1.7",
"@atlaskit/button": "10.1.1",
"@atlaskit/css-reset": "3.0.5",
"@atlaskit/droplist": "7.0.17",
@@ -146,7 +145,6 @@
"file-loader": "6.0.0",
"flow-bin": "0.109.0",
"html-webpack-plugin": "4.0.4",
- "js-md5": "0.7.3",
"patch-package": "6.2.2",
"precommit-hook": "3.0.0",
"style-loader": "1.1.3",