HubSpot/drop

[npm] Remove bower post-install step

geekjuice opened this issue · 6 comments

Since deps are not installed when installing drop, the post-install step in package.json will fail unless the user has bower installed globally. If the need to install tether is still wanted, it would be better to move it to a script that checks for bower, otherwise install using npm or ignore all together.

👍

👍

+1, really anoying for users that don't have bower installed (like myself).

I'm glad this was done too. What version are you planning to release this? I'd vote for a patch release to do it now.

#125

The patched version should be v1.4.1 🍻 Should be available on npm and bower