Fix sb build (closes #18) (#19)

* Fix storybook build command

* Bump deps

* Add storybook build step

* Perform storybook build quiet

Co-authored-by: ErickSkrauch <erickskrauch@ely.by>
This commit is contained in:
Sviatoslav
2020-01-16 17:33:05 +02:00
committed by ErickSkrauch
parent 228bc048af
commit dfa8c6df5f
12 changed files with 2047 additions and 1024 deletions

View File

@@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@babel/node": "^7.7.7",
"@babel/node": "^7.8.3",
"chalk": "^3.0.0",
"crowdin-api": "erickskrauch/crowdin-api#add_missed_methods_and_fix_files_uploading",
"glob": "^7.1.6",