added auth and data collection
This commit is contained in:
11
package.json
11
package.json
@@ -6,9 +6,14 @@
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
"@testing-library/react": "^9.5.0",
|
||||
"@testing-library/user-event": "^7.2.1",
|
||||
"react": "^16.13.0",
|
||||
"react-dom": "^16.13.0",
|
||||
"react-scripts": "3.4.0"
|
||||
"aws-amplify": "^2.2.6",
|
||||
"aws-amplify-react": "^3.1.7",
|
||||
"npx": "^10.2.2",
|
||||
"react": "^16.13.1",
|
||||
"react-charts": "^2.0.0-beta.6",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-scripts": "3.4.0",
|
||||
"recharts": "^1.8.5"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user