mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
package.json updated
This commit is contained in:
parent
e8e53aec4c
commit
b4426c8d40
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue