Skip to content

Commit

Permalink
fix: removed CoCreate-api
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Feb 1, 2024
1 parent bcc77dc commit 5908819
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions CoCreate.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,24 +69,11 @@ module.exports = {
],

"repositories": [

// Servers
{
'path': '../CoCreateWS',
'repo': 'github.com/CoCreate-app/CoCreateWS.git',
'exclude': ['git']
},
// {
// 'path': '../CoCreateApi',
// 'repo': 'github.com/CoCreate-app/CoCreateApi.git'
// },
// {
// 'path': '../CoCreateLB',
// 'repo': 'github.com/CoCreate-app/CoCreateLB.git'
// },


// Components
{
'path': '../CoCreate-components/CoCreate-acme',
'repo': 'github.com/CoCreate-app/CoCreate-acme.git'
Expand Down Expand Up @@ -159,10 +146,6 @@ module.exports = {
'path': '../CoCreate-components/CoCreate-actions',
'repo': 'github.com/CoCreate-app/CoCreate-actions.git'
},
{
'path': '../CoCreate-components/CoCreate-api',
'repo': 'github.com/CoCreate-app/CoCreate-api.git'
},
{
'path': '../CoCreate-components/CoCreate-cli',
'repo': 'github.com/CoCreate-app/CoCreate-cli.git'
Expand Down

0 comments on commit 5908819

Please sign in to comment.