mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:51:08 +08:00
Update root, peer deps, API and CLI versions to 6.0.0-beta.34
This commit is contained in:
parent
42ad24a6ff
commit
65071434e4
@ -42,7 +42,7 @@
|
|||||||
"@types/puppeteer": "^2.0.0"
|
"@types/puppeteer": "^2.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@storybook/addon-storyshots": "6.0.0-beta.33",
|
"@storybook/addon-storyshots": "6.0.0-beta.34",
|
||||||
"puppeteer": "^2.0.0 || ^3.0.0"
|
"puppeteer": "^2.0.0 || ^3.0.0"
|
||||||
},
|
},
|
||||||
"peerDependenciesMeta": {
|
"peerDependenciesMeta": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@storybook/root",
|
"name": "@storybook/root",
|
||||||
"version": "6.0.0-beta.33",
|
"version": "6.0.0-beta.34",
|
||||||
"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