Skip to content

Commit

Permalink
Merge pull request #4828 from bertho-zero/patch-1
Browse files Browse the repository at this point in the history
addon-storyshots-puppeteer: fix peerDependencies
  • Loading branch information
shilman committed Nov 23, 2018
2 parents 59e35b7 + 970adba commit 4bd15a8
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 4bd15a8

Please sign in to comment.