Skip to content

Commit

Permalink
Merge pull request #5 from creativecodeco/feature/publish
Browse files Browse the repository at this point in the history
Feature/publish
  • Loading branch information
joaltoroc authored Dec 20, 2023
2 parents cf20ff7 + 41325ec commit 6911a0e
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 @@ -17,6 +17,7 @@
"build": "rm -rf lib; tsc -p tsconfig.build.json; npm run build:alias; npm run build:css",
"chromatic": "chromatic --only-changed true",
"dev:css": "postcss src/theme/main.css -o dist/theme/main.css --watch",
"prepack": "npm run build",
"release": "npm publish --access public",
"storybook": "storybook dev -p 6006"
},
Expand Down

0 comments on commit 6911a0e

Please sign in to comment.