Update tests and snapshots

This commit is contained in:
Keraito 2018-09-11 23:26:08 +02:00
parent 48c0f4ab79
commit 7c096b012b
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ do
cd $dir
# run @storybook/cli
../../../bin/index.js --skip-install
../../../bin/index.js init --skip-install
cd ..
done

View File

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