Skip to content

Commit

Permalink
Update peer dependencies to 6.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Feb 4, 2020
1 parent 1999cc6 commit cf2f5dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/storyshots/storyshots-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/puppeteer": "^2.0.0"
},
"peerDependencies": {
"@storybook/addon-storyshots": "6.0.0-alpha.4",
"@storybook/addon-storyshots": "6.0.0-alpha.5",
"puppeteer": "^1.12.2 || ^2.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -53,4 +53,4 @@
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
}
}

0 comments on commit cf2f5dd

Please sign in to comment.