how can i only publish bower package and not npm package?
nanivijay opened this issue · 5 comments
nanivijay commented
how can i only publish bower package and not npm package?
nanivijay commented
how can i skip npm publish package?
AlexKVal commented
Hi :)
There is no such option because the main use case is for React-Bootstrap projects and they are rather npm
-ish than bower
.
nanivijay commented
Thanks for the response. If you can make add this feature it will be useful for me :)
AlexKVal commented
It is unlikely now that I will have time for this feature. It is a low priority for me.
Anyway PRs are welcome https://github.com/AlexKVal/release-script/pulls?q=is%3Apr+is%3Aclosed 😉
nanivijay commented
sure. Thanks