mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-19 13:39:56 -06:00
Co-authored-by: Brian Mann <brian.mann86@gmail.com> Co-authored-by: Zach Bloomquist <git@chary.us> Co-authored-by: Zach Bloomquist <github@chary.us>
12 lines
155 B
JSON
12 lines
155 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"packages": [
|
|
"cli",
|
|
"packages/*",
|
|
"npm/*",
|
|
"system-tests"
|
|
],
|
|
"useWorkspaces": true,
|
|
"version": "0.0.0"
|
|
}
|