Implement image resizing

This commit is contained in:
Elliot DeNolf
2019-01-22 00:41:39 -05:00
parent 68f7a5a16b
commit b110b530a2
4 changed files with 53 additions and 10 deletions

View File

@@ -27,6 +27,7 @@
"file-loader": "^1.1.11",
"http-status": "^1.2.0",
"ignore-styles": "^5.0.1",
"image-size": "^0.7.1",
"joi": "^13.6.0",
"jsonwebtoken": "^8.4.0",
"method-override": "^3.0.0",