This commit is contained in:
igor-dv 2018-06-10 14:38:38 +03:00
parent 0478125ae3
commit 77998b803f
2 changed files with 3 additions and 3 deletions

View File

@ -2,5 +2,5 @@
TBD
*addon-storyshots
*addon-storyshots-puppeteer
- addon-storyshots
- addon-storyshots-puppeteer

View File

@ -12,7 +12,7 @@
"scripts": {
"build-storybook": "build-storybook",
"example": "jest storyshot.test",
"prepare": "node ../../scripts/prepare.js",
"prepare": "node ../../../scripts/prepare.js",
"storybook": "start-storybook -p 6006"
},
"dependencies": {