samchon / nestia

NestJS Helper Libraries + TypeScript OpenAPI generator
https://nestia.io/
MIT License
1.81k stars 94 forks source link

Fix #900: add `get-function-location` dependency on `@nestia/core`. #901

Closed samchon closed 4 months ago

samchon commented 4 months ago

Have omitted to adding get-function-location dependency in the @nestia/core.

This PR fixes the problem.