Skip to content

Commit

Permalink
Update peer dependencies to 5.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Feb 12, 2020
1 parent b66ebb8 commit b99e956
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 @@ -39,12 +39,12 @@
"react-native-switch": "^1.5.0"
},
"peerDependencies": {
"@storybook/addon-knobs": "5.3.12",
"@storybook/addon-knobs": "5.3.13",
"react": "*",
"react-native": "*"
},
"publishConfig": {
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
}
}
4 changes: 2 additions & 2 deletions addons/storyshots/storyshots-puppeteer/package.json
Expand Up @@ -41,7 +41,7 @@
"@types/puppeteer": "^2.0.0"
},
"peerDependencies": {
"@storybook/addon-storyshots": "5.3.12",
"@storybook/addon-storyshots": "5.3.13",
"puppeteer": "^1.12.2 || ^2.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -53,4 +53,4 @@
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
}
}

0 comments on commit b99e956

Please sign in to comment.