summaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-07-09 13:32:23 -0400
committerDessalines <tyhou13@gmx.com>2020-07-09 13:32:23 -0400
commitdb09730d5f391c37bde87f59ed2ea6f3418034e4 (patch)
tree5630121c23afc2d080cd157f5b9b27d248600095 /ui/package.json
parent20f9bde88f52ce875be4d0dc4bd5dd346dfe6b84 (diff)
Removing twemoji, and the massive emoji picker. Fixes #895
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/package.json b/ui/package.json
index 0101ce13..2819433a 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -15,7 +15,6 @@
},
"keywords": [],
"dependencies": {
- "@joeattardi/emoji-button": "^2.12.1",
"@types/autosize": "^3.0.6",
"@types/js-cookie": "^2.2.6",
"@types/jwt-decode": "^2.2.1",
@@ -47,7 +46,6 @@
"tippy.js": "^6.1.1",
"toastify-js": "^1.7.0",
"tributejs": "^5.1.3",
- "twemoji": "^12.1.2",
"ws": "^7.2.3"
},
"devDependencies": {