mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
Update root, peer deps to 6.0.0-rc.27
This commit is contained in:
parent
6c219dbd37
commit
5246e35b62
@ -42,7 +42,7 @@
|
|||||||
"@types/puppeteer": "^2.0.0"
|
"@types/puppeteer": "^2.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@storybook/addon-storyshots": "6.0.0-rc.26",
|
"@storybook/addon-storyshots": "6.0.0-rc.27",
|
||||||
"puppeteer": "^2.0.0 || ^3.0.0"
|
"puppeteer": "^2.0.0 || ^3.0.0"
|
||||||
},
|
},
|
||||||
"peerDependenciesMeta": {
|
"peerDependenciesMeta": {
|
||||||
@ -61,4 +61,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@storybook/root",
|
"name": "@storybook/root",
|
||||||
"version": "6.0.0-rc.26",
|
"version": "6.0.0-rc.27",
|
||||||
"private": true,
|
"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.",
|
"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": [
|
"keywords": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user