Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Commit

Permalink
fix(package.json): removed npm publish script to rely on semantic-rel…
Browse files Browse the repository at this point in the history
…ease
  • Loading branch information
binhxn committed Oct 12, 2019
1 parent bda561e commit c6ea75c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"guide:build": "styleguidist build",
"sb": "start-storybook -p 4000",
"rollup": "rm -rf dist && rollup -c",
"publish": "yarn rollup && npm publish",
"commit": "git-cz",
"release": "semantic-release"
},
Expand Down

0 comments on commit c6ea75c

Please sign in to comment.