repowise 0.1.93 → 0.1.94

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.
@@ -1006,7 +1006,7 @@ var init_tiers = __esm({
1006
1006
  [SUBSCRIPTION_TIERS.TEAM]: {
1007
1007
  maxRepos: 1,
1008
1008
  maxSeats: 999999,
1009
- minSeats: 3,
1009
+ minSeats: 5,
1010
1010
  maxSyncsPerMonth: 30,
1011
1011
  maxConcurrentSyncs: 10,
1012
1012
  freeFullScans: 1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "repowise",
3
- "version": "0.1.93",
3
+ "version": "0.1.94",
4
4
  "type": "module",
5
5
  "description": "AI-optimized codebase context generator",
6
6
  "bin": {