We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d2f96 commit 582b6c8Copy full SHA for 582b6c8
package.json
@@ -44,7 +44,7 @@
44
"build": "react-scripts build",
45
"test": "react-scripts test",
46
"eject": "react-scripts eject",
47
- "deploy": "yarn run build && aws s3 sync build/ s3://gnimsducket"
+ "deploy": "yarn run build && aws s3 sync build/ s3://gnimsbuckettest"
48
},
49
"eslintConfig": {
50
"extends": [
0 commit comments