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 e06d8a0956
chore: update versions (6-next) (#3334)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-28 13:32:17 +02:00

12 lines
239 B
JSON

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