Skip to content

Commit

Permalink
Update peer dependencies to 5.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Nov 30, 2019
1 parent 669f514 commit bbf6963
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
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"react-native-switch": "^1.5.0"
},
"peerDependencies": {
"@storybook/addon-knobs": "5.2.5",
"@storybook/addon-knobs": "5.2.7",
"react": "*",
"react-native": "*"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions addons/storyshots/storyshots-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"regenerator-runtime": "^0.12.1"
},
"peerDependencies": {
"@storybook/addon-storyshots": "5.2.0-beta.13",
"@storybook/addon-storyshots": "5.2.7",
"puppeteer": "^1.12.2"
},
"optionalDependencies": {
Expand All @@ -44,4 +44,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit bbf6963

Please sign in to comment.