aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-04-03 03:30:16 +0300
committereug-vs <eug-vs@keemail.me>2020-04-03 03:30:16 +0300
commita2877c2844825853b8913a07a40f814fc03ac999 (patch)
tree0e89a301327b75506c49599cff2bc7329a85d0c0 /package.json
parenteee96f01e29ddb8b95e9429c4e584fe6e7e7faec (diff)
downloadreact-benzin-a2877c2844825853b8913a07a40f814fc03ac999.tar.gz
feat: support Markdown by url
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 61075ab..d1d2e04 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,7 @@
"license": "MIT",
"dependencies": {
"@material-ui/core": "^4.9.0",
+ "axios": "^0.19.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-virtualized-auto-sizer": "^1.0.2",