diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
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", |