aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorilyayudovin <46264063+ilyayudovin@users.noreply.github.com>2020-11-17 15:33:02 +0300
committerGitHub <noreply@github.com>2020-11-17 15:33:02 +0300
commitdb731f1b88fdfa95f16255767e44762211f47196 (patch)
tree84750528e47ae35e136bc8f24c1a575ccc81092f /package.json
parentcda51156c20c04a20a9fcfe1e0f3aa51f54e9ad2 (diff)
parent99b4e4aa53d3ade389fc270f9ba9b02904da93f6 (diff)
downloadwhich-ui-db731f1b88fdfa95f16255767e44762211f47196.tar.gz
Merge pull request #108 from which-ecosystem/avatarCrop
feat: Add avatar crop
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 6f0bc12..6a58a9c 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"notistack": "^0.9.17",
"react": "^16.13.1",
"react-dom": "^16.13.1",
+ "react-easy-crop": "^3.2.2",
"react-error-boundary": "^2.3.1",
"react-icons": "^3.10.0",
"react-router-dom": "^5.2.0",
@@ -49,6 +50,7 @@
"@types/node": "^12.12.44",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
+ "@types/react-easy-crop": "^2.0.0",
"@types/react-router-dom": "^5.1.5",
"@types/react-virtualized": "^9.21.10",
"@types/yup": "^0.29.6",