mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
55ee3fdd97
* chore: add ping endpoint * Update package.json * rebase from master * add debug code and logger * Update index.ts * Create heavy-ravens-lay.md * endpoint as plugin * chore: format * Update packages/core/server/debug/index.ts Co-authored-by: Manuel Spigolon <behemoth89@gmail.com> * add logger instance to fastify * 4873 port * format file * add logger Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
7 lines
99 B
Markdown
7 lines
99 B
Markdown
---
|
|
'@verdaccio/cli': minor
|
|
'@verdaccio/fastify-migration': minor
|
|
---
|
|
|
|
[Fastify] Add ping endpoint
|