mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-23 22:27:34 -05:00
722c88b1d6
* fix(deps): update all core dependencies * fix test * Update audit.spec.ts * Update e2e-ci.yml * test Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Juan Picado <juanpicado19@gmail.com>
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"private": true,
|
|
"name": "@verdaccio/e2e-cli-npm9",
|
|
"version": "1.0.1-6-next.5",
|
|
"dependencies": {
|
|
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
|
|
"npm": "9.0.0-pre.2"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
}
|
|
}
|