ink-table icon indicating copy to clipboard operation
ink-table copied to clipboard

move @types/react to dependency

Open fa93hws opened this issue 11 months ago • 1 comments

@types/react is used in the generated index.d.ts, it's better to put @types/react in dependencies instead of devDependencies as a consequence.

fa93hws avatar Mar 02 '24 12:03 fa93hws

Actually, maybe "peer dependencies" would be better?

fa93hws avatar Mar 02 '24 12:03 fa93hws