FIX versions

This commit is contained in:
Norbert de Langen 2019-07-08 15:43:52 +02:00
parent c5c519a31d
commit 746dd6d592
3 changed files with 4 additions and 4 deletions

View File

@ -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": {

View File

@ -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",

View File

@ -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": [