eduardoborges / use-mask-input

✏️ A react Hook for build elegant input masks. Compatible with React Hook Form
https://npmjs.com/package/use-mask-input
266 stars 13 forks source link

chore: change dependency type #13

Closed RickCardoso closed 1 year ago

RickCardoso commented 1 year ago

Since react-hook-form is only used to import type definitions, it could be just a devDependency.

image

eduardoborges commented 1 year ago

:tada: This PR is included in version 3.1.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: