diegomvh / angular-odata

Client side OData typescript library for Angular
https://www.npmjs.com/package/angular-odata
MIT License
46 stars 14 forks source link

Update peer dependencies #40

Closed JBBianchi closed 2 years ago

JBBianchi commented 2 years ago

Hello,

As the lib is probably compatible with ng 12, the peer dependencies semver should be updated: https://github.com/diegomvh/angular-odata/blob/main/projects/angular-odata/package.json#L28-L29

For ^11.1.0 || ^12.0.0 (or >=11.1.0 if you want to be very permissive)