@primer/css 0.0.0-2021111195416 → 0.0.0-2021111195432

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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @primer/css
2
2
 
3
- ## 0.0.0-2021111195416
3
+ ## 0.0.0-2021111195432
4
4
 
5
5
  ### Minor Changes
6
6
 
package/DEVELOP.md CHANGED
@@ -46,7 +46,7 @@ All `html` fenced code blocks in `src/**/*.md` will be rendered as stories and l
46
46
  Primer CSS Storybook is used for designing and prototyping components. Stories are written in HTML and leverage the Storybook API for configuring conditional logic.
47
47
 
48
48
  ```sh
49
- npm storybook
49
+ npm run storybook
50
50
  ```
51
51
 
52
52
  ### The Storybook directory