@everchron/ec-shards 0.8.3 → 0.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -59,7 +59,7 @@ To view Storybook visit `http://localhost:6006/` in your browser.
59
59
  To build a static version of Storybook, that is hosted on Github pages, run:
60
60
 
61
61
  ```
62
- yarn build-storybook --docs
62
+ yarn build-storybook -o docs
63
63
  ```
64
64
 
65
65
  ## Guidelines