Skip to content

Commit

Permalink
Merge pull request #8644 from storybookjs/8643-fix-ondevice-knobs-pee…
Browse files Browse the repository at this point in the history
…rdep

Ondevice-knobs: Fix peer dep
  • Loading branch information
shilman authored Oct 30, 2019
2 parents 5a3226b + 70bafdb commit 00af319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/ondevice-knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-native-switch": "^1.5.0"
},
"peerDependencies": {
"@storybook/addon-knobs": "5.2.0-beta.13",
"@storybook/addon-knobs": "5.2.5",
"react": "*",
"react-native": "*"
},
Expand Down

1 comment on commit 00af319

@vercel
Copy link

@vercel vercel bot commented on 00af319 Oct 30, 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/ROBhKAHw1utKO7jQWV7LCSs9/repo/examples/official-storybook/built-storybooks/angular-cli'

Please sign in to comment.