Update root, peer deps to 6.0.0-rc.5

This commit is contained in:
Michael Shilman 2020-07-15 20:41:57 +08:00
parent 723f29a3c1
commit d5a250cab8
2 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@
"@types/puppeteer": "^2.0.0"
},
"peerDependencies": {
"@storybook/addon-storyshots": "6.0.0-rc.4",
"@storybook/addon-storyshots": "6.0.0-rc.5",
"puppeteer": "^2.0.0 || ^3.0.0"
},
"peerDependenciesMeta": {
@ -61,4 +61,4 @@
]
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@storybook/root",
"version": "6.0.0-rc.4",
"version": "6.0.0-rc.5",
"private": true,
"description": "Storybook is an open source tool for developing UI components in isolation for React, Vue and Angular. It makes building stunning UIs organized and efficient.",
"keywords": [