Remove obsolete emoji via a new fork of emoji-panel (#1893)

In many cases this removes generic emoji in favor of new gendered
options (one of which was a copy of the previous generic emoji anyway).
This commit is contained in:
Scott Nonnenberg
2017-12-14 11:30:41 -08:00
committed by GitHub
parent 5c5fdaaed5
commit 18ee8a3557
2 changed files with 6 additions and 6 deletions

View File

@@ -166,7 +166,7 @@
"electron-updater": "^2.16.1",
"emoji-datasource-apple": "^4.0.0",
"emoji-js": "^3.4.0",
"emoji-panel": "https://github.com/liliakai/emoji-panel.git#4e6bdd8",
"emoji-panel": "https://github.com/scottnonnenberg/emoji-panel.git#v0.5.5",
"google-libphonenumber": "^3.0.7",
"lodash": "^4.17.4",
"mkdirp": "^0.5.1",