Skip to content

Commit

Permalink
fix(circularprogress): #2051 - add pkg run script
Browse files Browse the repository at this point in the history
  • Loading branch information
Rykus0 committed Jan 18, 2022
1 parent de59a93 commit e8e0198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"publish:all:beta": "yarn publish:all --npm-tag=beta",
"start": "yarn docs",
"start:button": "yarn workspace @pluralsight/ps-design-system-button run storybook",
"start:circularprogress": "yarn workspace @pluralsight/ps-design-system-circularprogress run storybook",
"test": "jest",
"test:ci": "jest --ci"
},
Expand Down

0 comments on commit e8e0198

Please sign in to comment.