stalniy / casl

CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
https://casl.js.org/
MIT License
5.93k stars 269 forks source link

Support NPM 7 #417

Closed aggarwaldev closed 3 years ago

aggarwaldev commented 3 years ago

Is your feature request related to a problem? Please describe. A warning is emitted while installing @casl/ability on npm 7.

Describe the solution you'd like Support npm 7.

Describe alternatives you've considered (optional)

Additional context (optional)

image

stalniy commented 3 years ago

thanks.

I’ll remove engines. It was previously ignored by npm

stalniy commented 3 years ago

v5 has been released! I removed engines field