Skip to content

Commit

Permalink
Ondevice-knobs: Fix peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Oct 30, 2019
1 parent 5a3226b commit 70bafdb
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 70bafdb

@vercel
Copy link

@vercel vercel bot commented on 70bafdb 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/H04FFTlx49WWATlVn19VZxDD/repo/examples/official-storybook/built-storybooks/angular-cli'

Please sign in to comment.