gabrielguerrero / ngrx-traits

NGRX Traits is a library to help you compose and reuse state logic in your angular app. There is two versions, @ngrx-traits/signals supports ngrx-signals, and @ngrx-traits/{core, common} supports ngrx.
MIT License
50 stars 3 forks source link

tidy packages #4

Closed gremlin896 closed 2 years ago

gremlin896 commented 3 years ago

Align version numbers and clear out any packages not needed

gremlin896 commented 3 years ago

@angular/cdk - shouldn't be needed

gabrielguerrero commented 2 years ago

Ngrx-traits no longer depends on Cdk this was fixed a few days ago, the root package.json does because is use in the examples

gabrielguerrero commented 2 years ago

Please reopen if you stilll have more concerns on this