0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/test/cli/e2e-pnpm7/package.json
Juan Picado 3089c1c9cb
chore: update versions (6-next) (#3331)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-27 19:33:00 +02:00

12 lines
239 B
JSON

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