We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1457996 commit 602c489Copy full SHA for 602c489
package.json
@@ -32,7 +32,7 @@
32
"lint": "mastarm lint lib",
33
"semantic-release": "semantic-release",
34
"start": "start-storybook -p 5555",
35
- "deploy-storybook": "storybook-to-aws-s3 --bucket-path=bdam.testbuckt --s3-sync-options=--acl=public-read"
+ "deploy-storybook": "storybook-to-aws-s3 --bucket-path=transitive.js --s3-sync-options=--acl=public-read"
36
},
37
"devDependencies": {
38
"@babel/core": "^7.12.3",
0 commit comments