angular-truncate
angular-truncate copied to clipboard
Missing git tag for bower
You can't specify the version to install using bower because you don't have any git tags pushed up to Github.
In order for the bower versioning to work, you need to have git tags in the repo matching the version.
Can you create a git release tag for 0.1.0. See express for an example: https://github.com/visionmedia/express/releases
+1, it broke my app after I updated bower packages because there was no version on this package ;(.
same problem here. Is there a workaround for this?
:+1:
I had to fork this and rename the project to enable this, found here
Same bug: https://github.com/sparkalow/angular-truncate/issues/21
Supported version here to have latest issues ideas and proper tags.
Started this because I am using this at production level and need my dependencies well specified as all of you. :)
Fell free to raise issues or contribute. :+1: