Skip to content

Commit

Permalink
Remove child-process-promise from dependencies (#1559)
Browse files Browse the repository at this point in the history
* Replace child-process-promise with execa

* Add rush change file

* Fix broken CLI tests

* Fix broken project CLI tests

---------

Co-authored-by: Castro, Mario <mariocs@optum.com>
  • Loading branch information
MarcAstr0 and Castro, Mario authored Dec 9, 2024
1 parent da469ae commit ab31b49
Show file tree
Hide file tree
Showing 20 changed files with 448 additions and 433 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@boostercloud/framework-core",
"comment": "Replace child-process-promise with execa",
"type": "patch"
}
],
"packageName": "@boostercloud/framework-core"
}
Loading

0 comments on commit ab31b49

Please sign in to comment.