mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01: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
15 lines
315 B
YAML
15 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
|