Skip to content

Commit

Permalink
Update peer dependencies to 5.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Mar 31, 2020
1 parent 65fb110 commit 7c0a539
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.17",
"@storybook/addon-knobs": "5.3.18",
"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.17",
"@storybook/addon-storyshots": "5.3.18",
"puppeteer": "^1.12.2 || ^2.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -61,4 +61,4 @@
]
}
}
}
}

0 comments on commit 7c0a539

Please sign in to comment.