diff --git a/package.json b/package.json index 611178734..47e6daa14 100755 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "scripts": { "start": "webpack-dev-server --mode development", "build": "webpack --mode production", - "storybook": "start-storybook --config-dir ./storybook --static-dir ./ --port 6006" + "storybook": "start-storybook --ci --config-dir ./storybook --static-dir ./ --port 6006" }, "dependencies": { "classnames": "2.2.6",