Fixed S3 document upload to have minimally functional model

This commit is contained in:
Patrick Fic
2020-01-14 21:42:29 -08:00
parent 1d9aa8061c
commit d61112dc18
8 changed files with 145 additions and 89 deletions

View File

@@ -2,7 +2,7 @@
"name": "bodyshop",
"version": "0.1.0",
"private": true,
"license": "UNLICENSED",
"proxy": "https://localhost:5000",
"dependencies": {
"antd": "^3.26.0",
"apollo-boost": "^0.4.4",