Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb authored Nov 18, 2023
1 parent 8b4e586 commit 4116a90
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 @@ -21,7 +21,7 @@
"lint:fix": "eslint . --fix",
"all:check": "npm run type:check && npm run type-css:check && npm run lint && npm run format:check && npm run test",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build"
"build:storybook": "storybook build"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.360.0",
Expand Down

0 comments on commit 4116a90

Please sign in to comment.