5 Commits

Author SHA1 Message Date
70b03792ff feat: add nestlogged-fastify 2025-03-27 01:15:20 +09:00
7dc4981907 build: update package.json main and types paths
Update the `main` field to point to the `lib` directory instead of `dist/lib` and add the `types` field to specify the TypeScript definition file location. This change aligns the package configuration with the actual file structure and improves TypeScript support.
2025-03-27 01:08:05 +09:00
fc52410bd5 refactor: update output directory to lib 2025-03-27 01:06:45 +09:00
b6ad8e3977 refactor: add .npmignore to ignore typescript files on publish 2025-03-27 00:53:49 +09:00
14325ef891 refactor: hugh project refactoring for monorepo setup 2025-03-27 00:51:05 +09:00