Skip to content

Commit

Permalink
Update peer dependencies to 6.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Apr 29, 2020
1 parent 3c1f4f8 commit 951a783
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 @@ -42,7 +42,7 @@
"@types/puppeteer": "^2.0.0"
},
"peerDependencies": {
"@storybook/addon-storyshots": "6.0.0-alpha.46",
"@storybook/addon-storyshots": "6.0.0-beta.0",
"puppeteer": "^1.12.2 || ^2.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -61,4 +61,4 @@
]
}
}
}
}

0 comments on commit 951a783

Please sign in to comment.