Commit ca10bbd
committed
fix: use @octokit/core/types import for v7 compatibility
The merge from main incorrectly used the v5 import path
(@octokit/core/dist-types/types). v7 exports types via
@octokit/core/types in its package.json exports map.
Rebuild dist with correct dependency resolution.1 parent 86e48e2 commit ca10bbd
2 files changed
+57322
-28560
lines changed
0 commit comments