mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-31 05:03:21 +08:00
Update peer dependencies to 5.3.0-rc.1
This commit is contained in:
parent
cb755eba08
commit
e9ed497acf
@ -39,7 +39,7 @@
|
||||
"react-native-switch": "^1.5.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@storybook/addon-knobs": "5.3.0-rc.0",
|
||||
"@storybook/addon-knobs": "5.3.0-rc.1",
|
||||
"react": "*",
|
||||
"react-native": "*"
|
||||
},
|
||||
@ -47,4 +47,4 @@
|
||||
"access": "public"
|
||||
},
|
||||
"gitHead": "6ad2664adf18b50ea3ce015cbae2ff3e9a60cc4a"
|
||||
}
|
||||
}
|
@ -41,7 +41,7 @@
|
||||
"@types/puppeteer": "^2.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@storybook/addon-storyshots": "5.3.0-rc.0",
|
||||
"@storybook/addon-storyshots": "5.3.0-rc.1",
|
||||
"puppeteer": "^1.12.2 || ^2.0.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
@ -53,4 +53,4 @@
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user