WIP Loading Header & Remaining changes from Sprint 1

This commit is contained in:
Patrick Fic
2020-03-13 19:02:31 -07:00
parent f9fb5e4dc0
commit ca457c76ab
16 changed files with 663 additions and 29 deletions

View File

@@ -25,7 +25,8 @@
"express": "^4.16.4",
"express-sslify": "^1.2.0",
"firebase-tools": "^7.14.0",
"nodemailer": "^6.4.4"
"nodemailer": "^6.4.4",
"source-map-explorer": "^2.3.1"
},
"devDependencies": {
"concurrently": "^5.1.0",