mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:11:08 +08:00
FIX versions
This commit is contained in:
parent
c5c519a31d
commit
746dd6d592
@ -32,7 +32,7 @@
|
||||
"puppeteer": "^1.12.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@storybook/addon-storyshots": "5.2.0-alpha.36",
|
||||
"@storybook/addon-storyshots": "5.2.0-alpha.37",
|
||||
"puppeteer": "^1.12.2"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -15,8 +15,8 @@
|
||||
"serve": "gatsby serve"
|
||||
},
|
||||
"dependencies": {
|
||||
"@storybook/components": "5.2.0-alpha.36",
|
||||
"@storybook/theming": "5.2.0-alpha.36",
|
||||
"@storybook/components": "5.2.0-alpha.37",
|
||||
"@storybook/theming": "5.2.0-alpha.37",
|
||||
"babel-loader": "^6.4.1",
|
||||
"babel-plugin-styled-components": "^1.10.6",
|
||||
"bootstrap": "^4.3.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@storybook/root",
|
||||
"version": "5.2.0-alpha.36",
|
||||
"version": "5.2.0-alpha.37",
|
||||
"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": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user