repowisestage 0.0.66 → 0.0.67

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.
@@ -104,7 +104,7 @@ var init_tiers = __esm({
104
104
  [SUBSCRIPTION_TIERS.TEAM]: {
105
105
  maxRepos: 1,
106
106
  maxSeats: 999999,
107
- minSeats: 3,
107
+ minSeats: 5,
108
108
  maxSyncsPerMonth: 30,
109
109
  maxConcurrentSyncs: 10,
110
110
  freeFullScans: 1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "repowisestage",
3
- "version": "0.0.66",
3
+ "version": "0.0.67",
4
4
  "type": "module",
5
5
  "description": "AI-optimized codebase context generator",
6
6
  "bin": {