From 57293db132b9fb9d329672602c78cd9c1f5ffcc2 Mon Sep 17 00:00:00 2001 From: frankpagan Date: Fri, 14 Jun 2024 12:17:11 -0500 Subject: [PATCH] fix: removed tui editor plugin --- CoCreate.config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CoCreate.config.js b/CoCreate.config.js index f36798b..5cc3a2f 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -666,10 +666,6 @@ module.exports = { "path": "../CoCreate-plugins/CoCreate-stripe", "repo": "github.com/CoCreate-app/CoCreate-stripe.git" }, - { - "path": "../CoCreate-plugins/CoCreate-tui-image-editor", - "repo": "github.com/CoCreate-app/CoCreate-tui-image-editor.git" - }, { "path": "../CoCreate-plugins/CoCreate-twilio", "repo": "github.com/CoCreate-app/CoCreate-twilio.git"