Baseline Schema changes.

This commit is contained in:
Patrick Fic
2019-12-04 20:08:10 -07:00
parent eb41701987
commit 25d434ef10
76 changed files with 5997 additions and 25 deletions

View File

@@ -5,14 +5,17 @@
"license": "Copyright Snapt Software (C) 2019",
"dependencies": {
"antd": "^3.26.0",
"apollo-boost": "^0.4.4",
"dotenv": "^8.2.0",
"firebase": "^7.5.0",
"graphql": "^14.5.8",
"node-sass": "^4.13.0",
"react": "^16.12.0",
"react-apollo": "^3.1.3",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-scripts": "3.2.0",
"styled-components": "^4.4.1",
"typeface-roboto": "^0.0.75"
"styled-components": "^4.4.1"
},
"scripts": {
"start": "react-scripts start",