toss / nestjs-aop

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

chore: Allow `reflect-metadata@^0.2.0` in peer dependency #37

Closed bombard1004 closed 2 months ago

bombard1004 commented 2 months ago

Overview

Closes #36

PR Checklist

  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.