Update peer dependencies to 5.3.0-rc.7

This commit is contained in:
Michael Shilman 2020-01-02 10:57:38 +08:00
parent d54163c6f9
commit 517038777c
2 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@
"react-native-switch": "^1.5.0"
},
"peerDependencies": {
"@storybook/addon-knobs": "5.3.0-rc.6",
"@storybook/addon-knobs": "5.3.0-rc.7",
"react": "*",
"react-native": "*"
},
@ -47,4 +47,4 @@
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
}
}

View File

@ -42,7 +42,7 @@
"@types/puppeteer": "^2.0.0"
},
"peerDependencies": {
"@storybook/addon-storyshots": "5.3.0-rc.6",
"@storybook/addon-storyshots": "5.3.0-rc.7",
"puppeteer": "^1.12.2 || ^2.0.0"
},
"publishConfig": {
@ -54,4 +54,4 @@
"optional": true
}
}
}
}