aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEugene Sokolov <eug-vs@keemail.me>2020-04-05 22:49:24 +0300
committerGitHub <noreply@github.com>2020-04-05 22:49:24 +0300
commitffa56075c7f92ee0e3a5143fbf2e506eba016143 (patch)
tree50ec8eee86570cf3cadfa26c73f25c50334f1543 /package.json
parent0a73e37b1bc78fead6a78722568532c327127b54 (diff)
parente9c6eb6be709db76002c41e5bf7d13654493d0a8 (diff)
downloadreact-benzin-ffa56075c7f92ee0e3a5143fbf2e506eba016143.tar.gz
Merge pull request #7 from eug-vs/markdown
Markdown proof of concept
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 61075ab..a4dc5bd 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,8 @@
"license": "MIT",
"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",