Added remove & add commands
All checks were successful
Test before pr merge / test-lint (pull_request) Successful in 7s
All checks were successful
Test before pr merge / test-lint (pull_request) Successful in 7s
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "cpl",
|
||||
"projects": [
|
||||
"src/cpl-core/cpl.project.json",
|
||||
"src/cpl-cli/cpl.project.json"
|
||||
"src/cli/cpl.project.json",
|
||||
"src/core/cpl.project.json"
|
||||
],
|
||||
"defaultProject": "cpl-cli",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user