The next version of HumanizeDuration.js should remove Bower support.
That should be a matter of:
Deleting bower.json
Updating the tests in test/package.js
We should make sure that we don't need to do anything else to remove Bower support. Is there documentation on the Bower website about this? Have other, similar libraries had to do something like this?
If this will cause major disruption for Bower users, we should abandon this issue and keep Bower support.
This pull request should be made against the v4.0.0 branch, which you can see in #176.
The next version of HumanizeDuration.js should remove Bower support.
That should be a matter of:
bower.json
test/package.js
We should make sure that we don't need to do anything else to remove Bower support. Is there documentation on the Bower website about this? Have other, similar libraries had to do something like this?
If this will cause major disruption for Bower users, we should abandon this issue and keep Bower support.
This pull request should be made against the
v4.0.0
branch, which you can see in #176.