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
Move @types/lodash and openapi-types to dependencies (#1420)
These type packages are referenced by the published declarations, so
consumers require them at install time for correct type resolution.
Moving them from devDependencies prevents downstream TypeScript errors
whilst having no runtime impact.
Signed-off-by: Sora Morimoto <[email protected]>
0 commit comments