aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEugene Sokolov <eug-vs@keemail.me>2020-08-19 19:36:46 +0300
committerGitHub <noreply@github.com>2020-08-19 19:36:46 +0300
commitd231604a88ea48f3ba7508837d28896ced25b958 (patch)
tree3e8b7e5be10c67823cc74be5d3290b9ec8eb0de9 /package.json
parent32aedd44555b25221e40543f062eaf5fde51a347 (diff)
parenta69e69643f51a97753bf593777461bdce0b63df2 (diff)
downloadwhich-ui-d231604a88ea48f3ba7508837d28896ced25b958.tar.gz
Merge pull request #92 from which-ecosystem/image-compression
Image compression
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 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",