package.json updated

This commit is contained in:
svetlagasheva 2021-05-11 12:36:06 +03:00
parent e8e53aec4c
commit b4426c8d40

View file

@ -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",