Skip to content

Commit

Permalink
Update peer dependencies to 5.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Mar 14, 2020
1 parent 6d779d2 commit c935465
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
Expand Up @@ -40,12 +40,12 @@
"react-native-switch": "^1.5.0"
},
"peerDependencies": {
"@storybook/addon-knobs": "5.3.15",
"@storybook/addon-knobs": "5.3.16",
"react": "*",
"react-native": "*"
},
"publishConfig": {
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
}
}
4 changes: 2 additions & 2 deletions addons/storyshots/storyshots-puppeteer/package.json
Expand Up @@ -42,7 +42,7 @@
"@types/puppeteer": "^2.0.0"
},
"peerDependencies": {
"@storybook/addon-storyshots": "5.3.15",
"@storybook/addon-storyshots": "5.3.16",
"puppeteer": "^1.12.2 || ^2.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -61,4 +61,4 @@
]
}
}
}
}

0 comments on commit c935465

Please sign in to comment.