Update root, peer deps to 6.0.0-rc.27

This commit is contained in:
Michael Shilman 2020-08-06 01:41:03 +08:00
parent 6c219dbd37
commit 5246e35b62
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.26",
"@storybook/addon-storyshots": "6.0.0-rc.27",
"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.26",
"version": "6.0.0-rc.27",
"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": [