khan4019 / tree-grid-directive

Need one or more maintainer for this! comment or email me if you are interested
http://khan4019.github.io/tree-grid-directive/test/treeGrid.html
347 stars 183 forks source link

Must update tree-grid-directive version when using "bower install" #100

Closed zweeen closed 8 years ago

zweeen commented 8 years ago

Hi, very nice directive thx a lot :)

Just wanted to say that the bower version of "tree-grid-directive" isn't the same than the github version.

Good luck and thx angain

TrueDub commented 8 years ago

I've created a new version, released it on Github and on NPM, but I cannot release it on bower as there is already a version with that name there, from another repo, and we cannot overwrite.

This would need to be unregistered, according to the instructions at https://github.com/bower/bower/issues/120 - but it would need to be done by the maintainer, who is @okigan .

okigan commented 8 years ago

I'll coordinate with you, I'll check in later today

On May 24, 2016, at 9:14 AM, TrueDub notifications@github.com wrote:

I've created a new version, released it on Github and on NPM, but I cannot release it on bower as there is already a version with that name there, from another repo, and we cannot overwrite.

This would need to be unregistered, according to the instructions at bower/bower#120 - but it would need to be done by the maintainer, who is @okigan .

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub

okigan commented 8 years ago

Ok, the fixes I needed in tree-grid-directive were incorporated back into this repo -- so I am fine if you'll start publishing from here to bower.

I delete the project from bower (once I find the token it is asking for)

TrueDub commented 8 years ago

Any luck, @okigan? Thanks for your cooperation.

okigan commented 8 years ago

it is (supposedly done), output when I re-ran the delete command:

curl -v -X DELETE "https://bower.herokuapp.com/packages/angular-bootstrap-grid-tree?access_token=441be92fdbc29c15b825f7"

TrueDub commented 8 years ago

I can't find it in a search, which would indicate it's been deleted, I'll attempt to release a new version to both NPM and Bower now. Thanks for your help @okigan

TrueDub commented 8 years ago

OK, this directive, from version 0.3.0, is now available on Bower and on NPM. Closing this issue.

zweeen commented 7 years ago

Well done guys thx :)