Skip to content

Commit

Permalink
Merge branch 'main' into 6499-nr-setup-tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
narin authored Sep 25, 2023
2 parents 11e30fa + 59d252c commit fb576cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"android": "expo start --android",
"ios": "expo start --ios",
"publish-package": "npm publish --access public --tolerate-republish",
"storybook:build": "build-storybook --config-dir .storybook/web",
"storybook:build": "STORYBOOK_WEB=true build-storybook --config-dir .storybook/web",
"storybook:deploy": "yarn storybook:build && gh-pages -d storybook-static",
"storybook:generate": "sb-rn-get-stories --config-path .storybook/native",
"storybook:watch": "sb-rn-watcher --config-path .storybook/native",
Expand Down

0 comments on commit fb576cb

Please sign in to comment.