There was an error while loading. Please reload this page.
1 parent de2ccca commit 6213899Copy full SHA for 6213899
package.json
@@ -3,12 +3,13 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "aws-amplify": "^1.1.6",
7
- "aws-amplify-react": "^2.0.7",
+ "aws-amplify": "^2.2.0",
+ "aws-amplify-react": "^3.1.1",
8
"bootstrap": "^4.1.3",
9
+ "fsevents": "^1.2.9",
10
"react": "^16.5.2",
11
"react-dom": "^16.5.2",
- "react-scripts": "2.0.4"
12
+ "react-scripts": "3.3.0"
13
},
14
"scripts": {
15
"start": "react-scripts start",
0 commit comments