mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-07 23:19:48 -06:00
11 lines
135 B
JSON
11 lines
135 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"packages": [
|
|
"cli",
|
|
"packages/*",
|
|
"npm/*"
|
|
],
|
|
"useWorkspaces": true,
|
|
"version": "0.0.0"
|
|
}
|