0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-04 02:02:39 -05:00
verdaccio/e2e/cli/e2e-pnpm8/package.json

13 lines
247 B
JSON
Raw Normal View History

2023-02-25 08:02:13 +01:00
{
"private": true,
"name": "@verdaccio/e2e-cli-pnpm8",
"version": "1.0.1-6-next.7",
2023-02-25 08:02:13 +01:00
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.1.0-6-next.7",
2023-02-25 08:02:13 +01:00
"pnpm": "^8.0.0-alpha.0"
},
"scripts": {
"test": "jest"
}
}