|
1 | 1 | module.exports = [ |
2 | 2 |
|
3 | | - // { |
4 | | - // 'path': '../CoCreateJS', |
5 | | - // 'repo': 'github.com/CoCreate-app/CoCreateJS.git' |
6 | | - // }, |
| 3 | + { |
| 4 | + 'path': '../../CoCreateJS', |
| 5 | + 'repo': 'github.com/CoCreate-app/CoCreateJS.git' |
| 6 | + }, |
7 | 7 | { |
8 | 8 | 'path': '../../CoCreateCSS', |
9 | 9 | 'repo': 'github.com/CoCreate-app/CoCreateCSS.git' |
10 | 10 | }, |
11 | | - // { |
12 | | - // 'path': '../../CoCreate-admin', |
13 | | - // 'repo': 'github.com/CoCreate-app/CoCreate-admin.git' |
14 | | - // }, |
| 11 | + { |
| 12 | + 'path': '../../CoCreate-admin', |
| 13 | + 'repo': 'github.com/CoCreate-app/CoCreate-admin.git' |
| 14 | + }, |
15 | 15 | { |
16 | 16 | 'path': '../../CoCreate-website', |
17 | 17 | 'repo': 'github.com/CoCreate-app/CoCreate-website.git' |
18 | 18 | }, |
19 | 19 | // { |
20 | | - // 'path': '../CoCreate-website-template', |
| 20 | + // 'path': '../../CoCreate-website-template', |
21 | 21 | // 'repo': 'github.com/CoCreate-app/CoCreate-website-template.git' |
22 | 22 | // }, |
23 | 23 |
|
@@ -455,14 +455,10 @@ module.exports = [ |
455 | 455 | }, |
456 | 456 |
|
457 | 457 | // Maybe depreciated |
458 | | - { |
459 | | - 'path': '../CoCreate-keepalived', |
460 | | - 'repo': 'github.com/CoCreate-app/CoCreate-keepalived.git' |
461 | | - }, |
462 | | - { |
463 | | - 'path': '../CoCreate-ide', |
464 | | - 'repo': 'github.com/CoCreate-app/CoCreate-ide.git' |
465 | | - }, |
| 458 | + // { |
| 459 | + // 'path': '../CoCreate-ide', |
| 460 | + // 'repo': 'github.com/CoCreate-app/CoCreate-ide.git' |
| 461 | + // }, |
466 | 462 | // { |
467 | 463 | // 'path': '../CoCreateEmail', |
468 | 464 | // 'repo': 'github.com/CoCreate-app/CoCreateEmail.git' |
|
0 commit comments