2021-11-04 21:50:39 +00:00
|
|
|
{
|
2021-12-15 01:14:17 +00:00
|
|
|
"root": "packages/js/e2e-core-tests/",
|
|
|
|
"sourceRoot": "packages/js/e2e-core-tests",
|
|
|
|
"projectType": "library",
|
|
|
|
"targets": {
|
|
|
|
"changelog": {
|
|
|
|
"executor": "./tools/executors/changelogger:changelog",
|
|
|
|
"options": {
|
|
|
|
"action": "add",
|
|
|
|
"cwd": "packages/js/e2e-core-tests"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2021-11-04 21:50:39 +00:00
|
|
|
}
|