Update peer dependencies to 6.0.0-alpha.1

This commit is contained in:
Michael Shilman 2020-01-23 20:15:52 +08:00
parent 5077b7d180
commit d64f3e6c35

View File

@ -42,7 +42,7 @@
"@types/puppeteer": "^2.0.0"
},
"peerDependencies": {
"@storybook/addon-storyshots": "6.0.0-alpha.0",
"@storybook/addon-storyshots": "6.0.0-alpha.1",
"puppeteer": "^1.12.2 || ^2.0.0"
},
"publishConfig": {
@ -54,4 +54,4 @@
"optional": true
}
}
}
}