[WIP] - implement basic image cropping solution

#1466

- co-authored-by: mattwr18 <mattwr18@gmail.com>
This commit is contained in:
Brent Vardy 2019-09-21 12:14:04 +01:00 committed by mattwr18
parent d59defedf3
commit fdcf2b5300

View File

@ -62,9 +62,9 @@
"apollo-cache-inmemory": "~1.6.3", "apollo-cache-inmemory": "~1.6.3",
"apollo-client": "~2.6.4", "apollo-client": "~2.6.4",
"cookie-universal-nuxt": "~2.0.18", "cookie-universal-nuxt": "~2.0.18",
"cropperjs": "^1.5.5",
"cross-env": "~6.0.3", "cross-env": "~6.0.3",
"date-fns": "2.4.1", "date-fns": "2.4.1",
"cropperjs": "^1.5.5",
"express": "~4.17.1", "express": "~4.17.1",
"graphql": "~14.5.8", "graphql": "~14.5.8",
"isemail": "^3.2.0", "isemail": "^3.2.0",