diff options
author | eug-vs <eug-vs@keemail.me> | 2020-08-19 19:16:11 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-08-19 19:16:11 +0300 |
commit | 71d312f4130b007ad19485ce2126750ff81ea5e4 (patch) | |
tree | e839a67db38b202249d196fa708f3f4ba1357e5f /package.json | |
parent | 32aedd44555b25221e40543f062eaf5fde51a347 (diff) | |
download | which-ui-71d312f4130b007ad19485ce2126750ff81ea5e4.tar.gz |
chore: install compressorjs
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 8d8843a..457fa4f 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "@material-ui/lab": "^4.0.0-alpha.56", "axios": "^0.19.2", "bluebird": "^3.7.2", + "compressorjs": "^1.0.6", "lodash": "^4.17.15", "notistack": "^0.9.17", "react": "^16.13.1", |