Skip to content

Commit

Permalink
fix: 🐛 testing the publish fixes that may be in place
Browse files Browse the repository at this point in the history
  • Loading branch information
hvilander committed Oct 23, 2023
1 parent 356e086 commit cca4eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Optional dependencies are always installed but can be omitted by using `npm inst
- Using TypeScript
- `> npm install -D @types/react @types/react-dom @types/react-text-mask @types/yup`

> Note: Ensure the types package major version number matches the package of your project. ex: React 16 should use v16 of @types/react
> Note: Ensure the types package major version number matches the package of your project. ex: React 16 should use v16 of @types/react.
## Breaking Changes / Upgrade Guide

Expand Down

0 comments on commit cca4eeb

Please sign in to comment.