diff --git a/package.json b/package.json index ed4e472f..393e4f54 100644 --- a/package.json +++ b/package.json @@ -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",