Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
allanasp committed Apr 11, 2023
1 parent c665902 commit d240b48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"build-storybook": "build-storybook -s public",
"chromatic": "npx chromatic --project-token=8666f1d182d9",
"test-storybook": "test-storybook",
"build-storybook-docs": "build-storybook --docs"
"build-storybook-docs": "build-storybook --docs",
"release": "auto shipit --base-branch=main"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit d240b48

Please sign in to comment.