Skip to content

Commit

Permalink
fix: sandbox script after migration to Amplify Gen2 v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten Koch committed May 21, 2024
1 parent 53e384f commit 1433555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prepare": "node .husky/install.mjs",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"sandbox": "npx amplify sandbox --profile impulso"
"sandbox": "npx ampx sandbox --profile impulso"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 1433555

Please sign in to comment.