1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00
verdaccio/pnpm-workspace.yaml
Juan Picado 1755840cd3
e2e cli npm 6 (#3282)
* chore: add config utility

* improve verdaccio bin location

* add new npm cli e2e tests

* add tests

* rename files
2022-08-02 22:45:16 +02:00

15 lines
321 B
YAML

packages:
- packages/*
- packages/core/*
- packages/tools/*
- packages/experimental/*
- 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