aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2021-03-15 10:31:04 +0100
committerlonkaars <l.leblansch@gmail.com>2021-03-15 10:31:04 +0100
commit87328fa0fc773de63ed718f3e0a40940de1be7d8 (patch)
tree819ed091aaba20c9d673ee962e1c541e9e7bc492 /package.json
parent6eb331d70a2170b3a7fd03835224b79dc27fe122 (diff)
client-side image conversion and resize
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5abd5fb..3f67c52 100644
--- a/package.json
+++ b/package.json
@@ -10,12 +10,15 @@
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
+ "@types/pica": "^5.1.2",
"@types/react-cookies": "^0.1.0",
"@types/uuid": "^8.3.0",
"axios": "^0.21.1",
"email-validator": "^2.0.4",
"friendly-time": "^1.1.1",
+ "image-blob-reduce": "^2.2.2",
"next": "^10.0.5",
+ "pica": "^6.1.1",
"react": "^17.0.1",
"react-cookies": "^0.1.1",
"react-dom": "^17.0.1",