Skip to content

Commit

Permalink
Update peer dependencies to 6.0.0-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed May 21, 2020
1 parent 25455c4 commit 200abf9
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.11",
"@storybook/addon-storyshots": "6.0.0-beta.12",
"puppeteer": "^2.0.0 || ^3.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -61,4 +61,4 @@
]
}
}
}
}

0 comments on commit 200abf9

Please sign in to comment.