Skip to content

Commit

Permalink
Merge pull request #928 from SelectQuoteLabs/build-fix-test
Browse files Browse the repository at this point in the history
fix: 🐛 testing the publish fixes that may be in place
  • Loading branch information
hvilander authored Oct 24, 2023
2 parents 356e086 + cca4eeb commit 8242cab
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 8242cab

Please sign in to comment.