From 6d454d209a31ea8ddd6c6693aafb0514fca2df6e Mon Sep 17 00:00:00 2001 From: frankpagan Date: Mon, 29 Jan 2024 14:52:14 -0500 Subject: [PATCH] fix: removed resize-observer from repositories --- CoCreate.config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CoCreate.config.js b/CoCreate.config.js index 671b460..642467d 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -484,10 +484,6 @@ module.exports = { "path": "../CoCreate-components/CoCreate-resize", "repo": "github.com/CoCreate-app/CoCreate-resize.git" }, - { - "path": "../CoCreate-components/CoCreate-resize-observer", - "repo": "github.com/CoCreate-app/CoCreate-resize-observer.git" - }, { "path": "../CoCreate-components/CoCreate-rich-text", "repo": "github.com/CoCreate-app/CoCreate-rich-text.git"