nodecg / generator-nodecg

Yeoman generator for NodeCG bundles
16 stars 8 forks source link

fix: make @types/react and @types/react-dom dev dependencies #98

Closed tobybaratta closed 1 year ago

tobybaratta commented 1 year ago

Changes types to be devDependencies properly instead of direct dependencies.

Fixes issue #97