Skip to content

Commit

Permalink
addon-storyshots-puppeteer: fix peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bertho-zero committed Nov 21, 2018
1 parent 960bd59 commit 970adba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/storyshots/storyshots-puppeteer/package.json
Expand Up @@ -30,6 +30,6 @@
"puppeteer": "^1.9.0"
},
"peerDependencies": {
"@storybook/addon-storyshots": "4.0.0"
"@storybook/addon-storyshots": "^4.0.0"
}
}

0 comments on commit 970adba

Please sign in to comment.