0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/e2e/cli/e2e-yarn1/package.json
Juan Picado 0a37a9808a
chore: update versions (6-next) (#3611)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-14 21:58:20 +01:00

12 lines
240 B
JSON

{
"private": true,
"name": "@verdaccio/e2e-cli-yarn1",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.1.0-6-next.6",
"yarn": "1.22.19"
},
"scripts": {
"test": "jest"
}
}