mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
13 lines
229 B
JSON
13 lines
229 B
JSON
{
|
|
"private": true,
|
|
"name": "@verdaccio/e2e-cli-pnpm8",
|
|
"version": "1.0.1",
|
|
"dependencies": {
|
|
"@verdaccio/test-cli-commons": "workspace:1.1.0",
|
|
"pnpm": "^8.0.0-alpha.0"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
}
|
|
}
|