diff options
author | eug-vs <eug-vs@keemail.me> | 2021-01-11 23:15:00 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2021-01-11 23:15:00 +0300 |
commit | aa4493b08baae2d41a4c4346b9a5c63b08df471e (patch) | |
tree | 275eb524fa7a1a3cdc15d5f04bc041c86e8008b4 /package.json | |
parent | e3253a726d4bb71825e392cbde89d05bb3146dc1 (diff) | |
download | react-benzin-aa4493b08baae2d41a4c4346b9a5c63b08df471e.tar.gz |
fix: resolve eslint errors
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index fd42c06..3592ae8 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "@material-ui/core": "^4.11.0", "axios": "^0.21.0", "emojilib": "^2.4.0", - "mdast-util-from-markdown": "^0.8.4", "react": "^17.0.1", "react-dom": "^17.0.1", "react-markdown": "^5.0.3", |