mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
12 lines
277 B
JSON
12 lines
277 B
JSON
{
|
|
"private": true,
|
|
"name": "@verdaccio/e2e-cli-yarn2",
|
|
"version": "1.0.2-next-8.0",
|
|
"dependencies": {
|
|
"@verdaccio/test-cli-commons": "workspace:2.0.0-next-8.0",
|
|
"@yarnpkg/cli-dist": "2.4.2"
|
|
},
|
|
"scripts": {
|
|
"test": "vitest run --testTimeout 50000"
|
|
}
|
|
}
|