You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(deps): bump minimal version of @octokit/plugin-paginate-rest to v2.16.4 to prevent typescript compile errors (#120)
Update package "@octokit/plugin-paginate-rest" to 2.16.4. While
npm can update the package, it does not always do so and Typescript
gets compile errors such as:
Property 'GET /user/{username}/packages' does not exist on
type 'Endpoints'.
Signed-off-by: Chris. Webster <[email protected]>
0 commit comments