mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Update tests and snapshots
This commit is contained in:
parent
48c0f4ab79
commit
7c096b012b
@ -48,7 +48,7 @@ do
|
||||
cd $dir
|
||||
|
||||
# run @storybook/cli
|
||||
../../../bin/index.js --skip-install
|
||||
../../../bin/index.js init --skip-install
|
||||
|
||||
cd ..
|
||||
done
|
||||
|
@ -43,7 +43,7 @@
|
||||
"ts-node": "1.2.1",
|
||||
"tslint": "^4.3.0",
|
||||
"typescript": "~2.4.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/core": "^7.0.1",
|
||||
"babel-loader": "^8.0.2",
|
||||
"@storybook/angular": "^4.0.0-alpha.21",
|
||||
"@storybook/addon-notes": "^4.0.0-alpha.21",
|
||||
|
Loading…
x
Reference in New Issue
Block a user