Skip to content

Commit dc325a8

Browse files
committed
fix: renamed CoCreate-components to CoCreate-modules
1 parent 826fe9f commit dc325a8

File tree

1 file changed

+60
-60
lines changed

1 file changed

+60
-60
lines changed

CoCreate.config.js

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -334,244 +334,244 @@ module.exports = {
334334
exclude: ["git"]
335335
},
336336
{
337-
path: "../CoCreate-components/CoCreate-actions",
337+
path: "../CoCreate-modules/CoCreate-actions",
338338
repo: "github.com/CoCreate-app/CoCreate-actions.git"
339339
},
340340
{
341-
path: "../CoCreate-components/CoCreate-api",
341+
path: "../CoCreate-modules/CoCreate-api",
342342
repo: "github.com/CoCreate-app/CoCreate-api.git"
343343
},
344344
{
345-
path: "../CoCreate-components/CoCreate-attributes",
345+
path: "../CoCreate-modules/CoCreate-attributes",
346346
repo: "github.com/CoCreate-app/CoCreate-attributes.git"
347347
},
348348
{
349-
path: "../CoCreate-components/CoCreate-calculate",
349+
path: "../CoCreate-modules/CoCreate-calculate",
350350
repo: "github.com/CoCreate-app/CoCreate-calculate.git"
351351
},
352352
{
353-
path: "../CoCreate-components/CoCreate-cache",
353+
path: "../CoCreate-modules/CoCreate-cache",
354354
repo: "github.com/CoCreate-app/CoCreate-cache.git"
355355
},
356356
{
357-
path: "../CoCreate-components/CoCreate-cli",
357+
path: "../CoCreate-modules/CoCreate-cli",
358358
repo: "github.com/CoCreate-app/CoCreate-cli.git",
359359
exclude: ["git"]
360360
},
361361
{
362-
path: "../CoCreate-components/CoCreate-clipboard",
362+
path: "../CoCreate-modules/CoCreate-clipboard",
363363
repo: "github.com/CoCreate-app/CoCreate-clipboard.git"
364364
},
365365
{
366-
path: "../CoCreate-components/CoCreate-clone",
366+
path: "../CoCreate-modules/CoCreate-clone",
367367
repo: "github.com/CoCreate-app/CoCreate-clone.git"
368368
},
369369
{
370-
path: "../CoCreate-components/CoCreate-codearea",
370+
path: "../CoCreate-modules/CoCreate-codearea",
371371
repo: "github.com/CoCreate-app/CoCreate-codearea.git"
372372
},
373373
{
374-
path: "../CoCreate-components/CoCreate-conditional-logic",
374+
path: "../CoCreate-modules/CoCreate-conditional-logic",
375375
repo: "github.com/CoCreate-app/CoCreate-conditional-logic.git"
376376
},
377377
{
378-
path: "../CoCreate-components/CoCreate-config",
378+
path: "../CoCreate-modules/CoCreate-config",
379379
repo: "github.com/CoCreate-app/CoCreate-config.git"
380380
},
381381
{
382-
path: "../CoCreate-components/CoCreate-crdt",
382+
path: "../CoCreate-modules/CoCreate-crdt",
383383
repo: "github.com/CoCreate-app/CoCreate-crdt.git"
384384
},
385385
{
386-
path: "../CoCreate-components/CoCreate-crud-client",
386+
path: "../CoCreate-modules/CoCreate-crud-client",
387387
repo: "github.com/CoCreate-app/CoCreate-crud-client.git"
388388
},
389389
{
390-
path: "../CoCreate-components/CoCreate-css-parser",
390+
path: "../CoCreate-modules/CoCreate-css-parser",
391391
repo: "github.com/CoCreate-app/CoCreate-css-parser.git"
392392
},
393393
{
394-
path: "../CoCreate-components/CoCreate-cursors",
394+
path: "../CoCreate-modules/CoCreate-cursors",
395395
repo: "github.com/CoCreate-app/CoCreate-cursors.git"
396396
},
397397
{
398-
path: "../CoCreate-components/CoCreate-dnd",
398+
path: "../CoCreate-modules/CoCreate-dnd",
399399
repo: "github.com/CoCreate-app/CoCreate-dnd.git"
400400
},
401401
{
402-
path: "../CoCreate-components/CoCreate-docs",
402+
path: "../CoCreate-modules/CoCreate-docs",
403403
repo: "github.com/CoCreate-app/CoCreate-docs.git"
404404
},
405405
{
406-
path: "../CoCreate-components/CoCreate-element-config",
406+
path: "../CoCreate-modules/CoCreate-element-config",
407407
repo: "github.com/CoCreate-app/CoCreate-element-config.git"
408408
},
409409
{
410-
path: "../CoCreate-components/CoCreate-element-prototype",
410+
path: "../CoCreate-modules/CoCreate-element-prototype",
411411
repo: "github.com/CoCreate-app/CoCreate-element-prototype.git"
412412
},
413413
{
414-
path: "../CoCreate-components/CoCreate-elements",
414+
path: "../CoCreate-modules/CoCreate-elements",
415415
repo: "github.com/CoCreate-app/CoCreate-elements.git"
416416
},
417417
{
418-
path: "../CoCreate-components/CoCreate-events",
418+
path: "../CoCreate-modules/CoCreate-events",
419419
repo: "github.com/CoCreate-app/CoCreate-events.git"
420420
},
421421
{
422-
path: "../CoCreate-components/CoCreate-file",
422+
path: "../CoCreate-modules/CoCreate-file",
423423
repo: "github.com/CoCreate-app/CoCreate-file.git"
424424
},
425425
{
426-
path: "../CoCreate-components/CoCreate-filter",
426+
path: "../CoCreate-modules/CoCreate-filter",
427427
repo: "github.com/CoCreate-app/CoCreate-filter.git"
428428
},
429429
{
430-
path: "../CoCreate-components/CoCreate-floating-label",
430+
path: "../CoCreate-modules/CoCreate-floating-label",
431431
repo: "github.com/CoCreate-app/CoCreate-floating-label.git"
432432
},
433433
{
434-
path: "../CoCreate-components/CoCreate-fullscreen",
434+
path: "../CoCreate-modules/CoCreate-fullscreen",
435435
repo: "github.com/CoCreate-app/CoCreate-fullscreen.git"
436436
},
437437
{
438-
path: "../CoCreate-components/CoCreate-indexeddb",
438+
path: "../CoCreate-modules/CoCreate-indexeddb",
439439
repo: "github.com/CoCreate-app/CoCreate-indexeddb.git"
440440
},
441441
{
442-
path: "../CoCreate-components/CoCreate-industry",
442+
path: "../CoCreate-modules/CoCreate-industry",
443443
repo: "github.com/CoCreate-app/CoCreate-industry.git"
444444
},
445445
{
446-
path: "../CoCreate-components/CoCreate-lazy-loader",
446+
path: "../CoCreate-modules/CoCreate-lazy-loader",
447447
repo: "github.com/CoCreate-app/CoCreate-lazy-loader.git"
448448
},
449449
{
450-
path: "../CoCreate-components/CoCreate-local-storage",
450+
path: "../CoCreate-modules/CoCreate-local-storage",
451451
repo: "github.com/CoCreate-app/CoCreate-local-storage.git"
452452
},
453453
{
454-
path: "../CoCreate-components/CoCreate-link",
454+
path: "../CoCreate-modules/CoCreate-link",
455455
repo: "github.com/CoCreate-app/CoCreate-link.git"
456456
},
457457
{
458-
path: "../CoCreate-components/CoCreate-modal",
458+
path: "../CoCreate-modules/CoCreate-modal",
459459
repo: "github.com/CoCreate-app/CoCreate-modal.git"
460460
},
461461
{
462-
path: "../CoCreate-components/CoCreate-notification",
462+
path: "../CoCreate-modules/CoCreate-notification",
463463
repo: "github.com/CoCreate-app/CoCreate-notification.git"
464464
},
465465
{
466-
path: "../CoCreate-components/CoCreate-observer",
466+
path: "../CoCreate-modules/CoCreate-observer",
467467
repo: "github.com/CoCreate-app/CoCreate-observer.git"
468468
},
469469
{
470-
path: "../CoCreate-components/CoCreate-organizations",
470+
path: "../CoCreate-modules/CoCreate-organizations",
471471
repo: "github.com/CoCreate-app/CoCreate-organizations.git"
472472
},
473473
{
474-
path: "../CoCreate-components/CoCreate-overlay-scroll",
474+
path: "../CoCreate-modules/CoCreate-overlay-scroll",
475475
repo: "github.com/CoCreate-app/CoCreate-overlay-scroll.git"
476476
},
477477
{
478-
path: "../CoCreate-components/CoCreate-parallax",
478+
path: "../CoCreate-modules/CoCreate-parallax",
479479
repo: "github.com/CoCreate-app/CoCreate-parallax.git"
480480
},
481481
{
482-
path: "../CoCreate-components/CoCreate-state",
482+
path: "../CoCreate-modules/CoCreate-state",
483483
repo: "github.com/CoCreate-app/CoCreate-state.git"
484484
},
485485
{
486-
path: "../CoCreate-components/CoCreate-position",
486+
path: "../CoCreate-modules/CoCreate-position",
487487
repo: "github.com/CoCreate-app/CoCreate-position.git"
488488
},
489489
{
490-
path: "../CoCreate-components/CoCreate-print",
490+
path: "../CoCreate-modules/CoCreate-print",
491491
repo: "github.com/CoCreate-app/CoCreate-print.git"
492492
},
493493
{
494-
path: "../CoCreate-components/CoCreate-progress",
494+
path: "../CoCreate-modules/CoCreate-progress",
495495
repo: "github.com/CoCreate-app/CoCreate-progress.git"
496496
},
497497
{
498-
path: "../CoCreate-components/CoCreate-pwa",
498+
path: "../CoCreate-modules/CoCreate-pwa",
499499
repo: "github.com/CoCreate-app/CoCreate-pwa.git"
500500
},
501501
{
502-
path: "../CoCreate-components/CoCreate-random-color",
502+
path: "../CoCreate-modules/CoCreate-random-color",
503503
repo: "github.com/CoCreate-app/CoCreate-random-color.git"
504504
},
505505
{
506-
path: "../CoCreate-components/CoCreate-remove",
506+
path: "../CoCreate-modules/CoCreate-remove",
507507
repo: "github.com/CoCreate-app/CoCreate-remove.git"
508508
},
509509
{
510-
path: "../CoCreate-components/CoCreate-render",
510+
path: "../CoCreate-modules/CoCreate-render",
511511
repo: "github.com/CoCreate-app/CoCreate-render.git"
512512
},
513513
{
514-
path: "../CoCreate-components/CoCreate-resize",
514+
path: "../CoCreate-modules/CoCreate-resize",
515515
repo: "github.com/CoCreate-app/CoCreate-resize.git"
516516
},
517517
{
518-
path: "../CoCreate-components/CoCreate-rich-text",
518+
path: "../CoCreate-modules/CoCreate-rich-text",
519519
repo: "github.com/CoCreate-app/CoCreate-rich-text.git"
520520
},
521521
{
522-
path: "../CoCreate-components/CoCreate-scroll",
522+
path: "../CoCreate-modules/CoCreate-scroll",
523523
repo: "github.com/CoCreate-app/CoCreate-scroll.git"
524524
},
525525
{
526-
path: "../CoCreate-components/CoCreate-search",
526+
path: "../CoCreate-modules/CoCreate-search",
527527
repo: "github.com/CoCreate-app/CoCreate-search.git"
528528
},
529529
{
530-
path: "../CoCreate-components/CoCreate-select",
530+
path: "../CoCreate-modules/CoCreate-select",
531531
repo: "github.com/CoCreate-app/CoCreate-select.git"
532532
},
533533
{
534-
path: "../CoCreate-components/CoCreate-selection",
534+
path: "../CoCreate-modules/CoCreate-selection",
535535
repo: "github.com/CoCreate-app/CoCreate-selection.git"
536536
},
537537
{
538-
path: "../CoCreate-components/CoCreate-socket-client",
538+
path: "../CoCreate-modules/CoCreate-socket-client",
539539
repo: "github.com/CoCreate-app/CoCreate-socket-client.git"
540540
},
541541
{
542-
path: "../CoCreate-components/CoCreate-social-share",
542+
path: "../CoCreate-modules/CoCreate-social-share",
543543
repo: "github.com/CoCreate-app/CoCreate-social-share.git"
544544
},
545545
{
546-
path: "../CoCreate-components/CoCreate-text",
546+
path: "../CoCreate-modules/CoCreate-text",
547547
repo: "github.com/CoCreate-app/CoCreate-text.git"
548548
},
549549
{
550-
path: "../CoCreate-components/CoCreate-toolbar",
550+
path: "../CoCreate-modules/CoCreate-toolbar",
551551
repo: "github.com/CoCreate-app/CoCreate-toolbar.git"
552552
},
553553
{
554-
path: "../CoCreate-components/CoCreate-unique",
554+
path: "../CoCreate-modules/CoCreate-unique",
555555
repo: "github.com/CoCreate-app/CoCreate-unique.git"
556556
},
557557
{
558-
path: "../CoCreate-components/CoCreate-users",
558+
path: "../CoCreate-modules/CoCreate-users",
559559
repo: "github.com/CoCreate-app/CoCreate-users.git"
560560
},
561561
{
562-
path: "../CoCreate-components/CoCreate-utils",
562+
path: "../CoCreate-modules/CoCreate-utils",
563563
repo: "github.com/CoCreate-app/CoCreate-utils.git"
564564
},
565565
{
566-
path: "../CoCreate-components/CoCreate-uuid",
566+
path: "../CoCreate-modules/CoCreate-uuid",
567567
repo: "github.com/CoCreate-app/CoCreate-uuid.git"
568568
},
569569
{
570-
path: "../CoCreate-components/CoCreate-validation",
570+
path: "../CoCreate-modules/CoCreate-validation",
571571
repo: "github.com/CoCreate-app/CoCreate-validation.git"
572572
},
573573
{
574-
path: "../CoCreate-components/CoCreate-vdom",
574+
path: "../CoCreate-modules/CoCreate-vdom",
575575
repo: "github.com/CoCreate-app/CoCreate-vdom.git"
576576
},
577577
{

0 commit comments

Comments
 (0)