Skip to content

Commit 4606346

Browse files
shilmanstorybook-bot
authored andcommitted
Merge pull request #25895 from storybookjs/dannyhw/adjust-rn-init
(cherry picked from commit 39cc4da)
1 parent f4dd3f5 commit 4606346

File tree

1 file changed

+0
-1
lines changed
  • code/lib/cli/src/generators/REACT_NATIVE

1 file changed

+0
-1
lines changed

code/lib/cli/src/generators/REACT_NATIVE/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ const generator = async (
4747

4848
packageManager.addScripts({
4949
'storybook-generate': 'sb-rn-get-stories',
50-
'storybook-watch': 'sb-rn-watcher',
5150
});
5251

5352
const storybookConfigFolder = '.storybook';

0 commit comments

Comments
 (0)