17 lines
340 B
JSON
17 lines
340 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/lerna.json",
|
|
"npmClient": "npm",
|
|
"version": "1.68.0",
|
|
"command": {
|
|
"run": {
|
|
"stream": true
|
|
},
|
|
"publish": {
|
|
"forcePublish": true,
|
|
"graphType": "all",
|
|
"registry": "https://registry.npmjs.org/",
|
|
"push": false,
|
|
"gitTagVersion": false
|
|
}
|
|
}
|
|
} |