mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-23 22:27:34 -05:00
3c2f5741f4
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
12 lines
239 B
JSON
12 lines
239 B
JSON
{
|
|
"private": true,
|
|
"name": "@verdaccio/e2e-cli-pnpm7",
|
|
"version": "1.0.1-6-next.5",
|
|
"dependencies": {
|
|
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
|
|
"pnpm": "next-7"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
}
|
|
}
|