toss / nestjs-aop

A way to gracefully apply AOP to nestjs
MIT License
213 stars 24 forks source link

[BUG]: What is the licence? #32

Closed Sikora00 closed 6 months ago

Sikora00 commented 6 months ago

In the package.json license is ISC while in the LICENSE it says MIT.

Shouldn't it be the same one?

WhiteKiwi commented 6 months ago

It should be consistent. The default template(ISC) was not modified. The LICENSE file is correct. I will change package.json. Thank you for pointing it out! 👍