kciter / react-barcode

A <Barcode/> component for use with React.
http://kciter.github.io/react-barcode/
ISC License
396 stars 72 forks source link

fix types path #75

Closed dangrasso closed 1 year ago

dangrasso commented 1 year ago

This fixed missing types errors for me when using this library. The issue is that types end up in the lib folder when publishing but are referenced by package.json as in the src folder.

dangrasso commented 1 year ago

Thanks for the merge @kciter. Will you publish a version to npm?

kciter commented 1 year ago

@dangrasso I'm sorry too late. Now, version 1.4.6 published.