Skip to content

Commit

Permalink
Update peer dependencies to 5.3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed May 24, 2020
1 parent 115a3d8 commit c7ead4f
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 @@ -40,12 +40,12 @@
"react-native-switch": "^1.5.0"
},
"peerDependencies": {
"@storybook/addon-knobs": "5.3.18",
"@storybook/addon-knobs": "5.3.19",
"react": "*",
"react-native": "*"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5e5197e6b5fd49b20380859ac3b4d1878e95259c"
}
}
4 changes: 2 additions & 2 deletions addons/storyshots/storyshots-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/puppeteer": "^2.0.0"
},
"peerDependencies": {
"@storybook/addon-storyshots": "5.3.18",
"@storybook/addon-storyshots": "5.3.19",
"puppeteer": "^1.12.2 || ^2.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -61,4 +61,4 @@
]
}
}
}
}

0 comments on commit c7ead4f

Please sign in to comment.