0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/test/cli/e2e-pnpm7/package.json
2022-08-27 15:07:19 +02:00

12 lines
239 B
JSON

{
"private": true,
"name": "@verdaccio/e2e-cli-pnpm7",
"version": "1.0.1-6-next.1",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.1",
"pnpm": "next-7"
},
"scripts": {
"test": "jest"
}
}