aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-04-05 16:31:28 +0300
committereug-vs <eug-vs@keemail.me>2020-04-05 16:31:28 +0300
commit1a00cd504ff60f1749327ebc3896a4641d28670e (patch)
treef31653ac6972f083e47f33cd08c81fef86e740d1 /package.json
parent16cf77f051048fbcca89184462d31bfcb1e6c699 (diff)
downloadreact-benzin-1a00cd504ff60f1749327ebc3896a4641d28670e.tar.gz
feat: install emojilib, beautify inline code
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 d1d2e04..a4dc5bd 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"dependencies": {
"@material-ui/core": "^4.9.0",
"axios": "^0.19.2",
+ "emojilib": "^2.4.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-virtualized-auto-sizer": "^1.0.2",