From b4426c8d40b1216faf1987f1c50f5e2224ced3c8 Mon Sep 17 00:00:00 2001 From: svetlagasheva Date: Tue, 11 May 2021 12:36:06 +0300 Subject: [PATCH] package.json updated --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f6c44271..fe95fed64 100755 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "build": "webpack --mode production", "test": "jest", "lint": "eslint src", - "storybook": "start-storybook -p 6006" + "storybook": "start-storybook --ci -p 6006" }, "dependencies": { "@babel/runtime": "7.12.5",