Skip to content

Commit

Permalink
Update root and peer dependencies to 6.0.0-beta.23
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jun 8, 2020
1 parent 85f609c commit 092320f
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-beta.22",
"@storybook/addon-storyshots": "6.0.0-beta.23",
"puppeteer": "^2.0.0 || ^3.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -61,4 +61,4 @@
]
}
}
}
}

0 comments on commit 092320f

Please sign in to comment.