AhsanAyaz / ngx-device-detector

An Angular v7+ library to detect the device, OS, and browser details.
https://ahsanayaz.github.io/ngx-device-detector
MIT License
517 stars 101 forks source link

fix: put license type in package.json #197

Closed KillerCodeMonkey closed 3 years ago

KillerCodeMonkey commented 3 years ago

This is really urgent to me. I am only allowed to use specific license types in some projects and have ci tests for licenses.

E.g. https://www.npmjs.com/package/license-ls is returning unknown, because it is missing in the package.json

If it is okay - maybe you can release a new version when merged. Thanks!

AhsanAyaz commented 3 years ago

@KillerCodeMonkey, done. Apologies for the delay 🙂