14 lines
372 B
JSON
14 lines
372 B
JSON
|
{
|
||
|
"root": "packages/js/e2e-builds",
|
||
|
"sourceRoot": "packages/js/e2e-builds",
|
||
|
"projectType": "library",
|
||
|
"targets": {
|
||
|
"changelog": {
|
||
|
"executor": "./tools/executors/changelogger:changelog",
|
||
|
"options": {
|
||
|
"action": "add",
|
||
|
"cwd": "packages/js/e2e-builds"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|