Skip to content

Commit 86af64b

Browse files
authored
Merge pull request #764 from leotm/storybook-6.0.1-beta.6
Upgrade RN Storybook/addons from next(v6.0.1-alpha.7) to v6.0.1-beta.6
2 parents 53b736c + 6b52057 commit 86af64b

11 files changed

+41
-40
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

β€Žpackage.jsonβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,15 @@
5858
"@storybook/addon-knobs": "6.4.0",
5959
"@storybook/addon-links": "6.5.9",
6060
"@storybook/addon-notes": "next",
61-
"@storybook/addon-ondevice-actions": "next",
62-
"@storybook/addon-ondevice-backgrounds": "next",
63-
"@storybook/addon-ondevice-controls": "next",
61+
"@storybook/addon-ondevice-actions": "6.0.1-beta.6",
62+
"@storybook/addon-ondevice-backgrounds": "6.0.1-beta.6",
63+
"@storybook/addon-ondevice-controls": "6.0.1-beta.6",
6464
"@storybook/addon-ondevice-knobs": "next",
65-
"@storybook/addon-ondevice-notes": "next",
65+
"@storybook/addon-ondevice-notes": "6.0.1-beta.6",
6666
"@storybook/addons": "6.5.9",
6767
"@storybook/eslint-config-storybook": "3.1.2",
6868
"@storybook/linter-config": "3.1.2",
69-
"@storybook/react-native": "next",
69+
"@storybook/react-native": "6.0.1-beta.6",
7070
"@storybook/react-native-server": "next",
7171
"@swc/core": "1.2.212",
7272
"@swc/wasm": "1.2.212",

0 commit comments

Comments
Β (0)