mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
00d1d2a179
* chore: relocate package server * chore: relocate server packages * Update ci.yml * rename packages * rename package * chore: refactor fastify endpoints * chore: fix types requests * fix warnings * chore: refactor endpoints * refactor launch fastify * Update package.json * chore: update deps * Create green-yaks-divide.md
14 lines
315 B
YAML
14 lines
315 B
YAML
packages:
|
|
- packages/*
|
|
- packages/core/*
|
|
- packages/tools/*
|
|
- packages/server/*
|
|
- packages/plugins/audit
|
|
- packages/plugins/auth-memory
|
|
- packages/plugins/htpasswd
|
|
- packages/plugins/ui-theme
|
|
- packages/plugins/memory
|
|
- packages/plugins/local-storage
|
|
- website
|
|
- test/cli/*
|
|
- test/helpers
|