Skip to content

Commit

Permalink
Update peer dependencies to 5.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 2, 2019
1 parent 7345975 commit f47cb1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions addons/ondevice-knobs/package.json
Expand Up @@ -38,11 +38,11 @@
"react-native-switch": "^1.5.0"
},
"peerDependencies": {
"@storybook/addon-knobs": "5.2.7",
"@storybook/addon-knobs": "5.2.8",
"react": "*",
"react-native": "*"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions addons/storyshots/storyshots-puppeteer/package.json
Expand Up @@ -35,7 +35,7 @@
"regenerator-runtime": "^0.12.1"
},
"peerDependencies": {
"@storybook/addon-storyshots": "5.2.7",
"@storybook/addon-storyshots": "5.2.8",
"puppeteer": "^1.12.2"
},
"optionalDependencies": {
Expand All @@ -44,4 +44,4 @@
"publishConfig": {
"access": "public"
}
}
}

1 comment on commit f47cb1f

@vercel
Copy link

@vercel vercel bot commented on f47cb1f Dec 2, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

ENOENT: no such file or directory, stat '/tmp/j422nPbSxAldEjCwosA13EnK/repo/examples/official-storybook/built-storybooks/angular-cli'

Please sign in to comment.