@codeam/shared 2.61.58 → 2.61.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1193,7 +1193,7 @@ var INTEGRATION_REGISTRY = {
1193
1193
  // has NO refresh token, and its OAuth has NO granular scopes (the app gets
1194
1194
  // the workspaces the user authorizes). enabled:false until the OAuth app is
1195
1195
  // registered (client_id/secret) + secrets land + Step-8 live-verify.
1196
- enabled: false,
1196
+ enabled: true,
1197
1197
  auth: {
1198
1198
  kind: "oauth_redirect",
1199
1199
  scopes: []
@@ -1503,7 +1503,6 @@ var INTEGRATION_BRANDING = {
1503
1503
  };
1504
1504
  var UPCOMING_INTEGRATION_IDS = [
1505
1505
  "gmail",
1506
- "clickup",
1507
1506
  "figma",
1508
1507
  "supabase",
1509
1508
  "asana",