Closed jcompagner closed 2 years ago
Thanks for your suggestion. I will change it in the upcoming release. Is it a blocker for you?
No it's just annoying that i need to do a force when upgrading packages with ng update
I made that change. Please use the latest version.
yes that works, i could update to that release without a --force.
now the question will be will it work for 13.x or angular 14 later on (but until now i think its kept on working)
I have not tested yet on 14. But if you find any issue, I will be happy to fix it.
https://github.com/debabratapatra/angular-tree-grid/blob/master/package.json#L7
now it really is still on 7 But i think we use it on Angular 13 and as far as i know that works (didn't fully test the latest 4.0 yet with angular 13.2)
maybe just say:
"@angular/common": ">=7.0.0",
?