Skip to content

Commit

Permalink
Merge pull request #1351 from Availity/feat/payer-logo-update
Browse files Browse the repository at this point in the history
feat(payer-logo): upgrade version of hooks
  • Loading branch information
nylon22 authored Nov 7, 2023
2 parents 7fd610b + c150c84 commit 3f48fb8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/payer-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"publish:canary": "yarn npm publish --access public --tag canary"
},
"dependencies": {
"@availity/hooks": "workspace:*",
"@availity/hooks": "workspace:^5.0.0",
"lodash": "^4.17.21",
"prop-types": "^15.8.1"
},
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ __metadata:
languageName: unknown
linkType: soft

"@availity/hooks@workspace:*, @availity/hooks@workspace:packages/hooks":
"@availity/hooks@workspace:*, @availity/hooks@workspace:^5.0.0, @availity/hooks@workspace:packages/hooks":
version: 0.0.0-use.local
resolution: "@availity/hooks@workspace:packages/hooks"
dependencies:
Expand Down Expand Up @@ -812,7 +812,7 @@ __metadata:
resolution: "@availity/payer-logo@workspace:packages/payer-logo"
dependencies:
"@availity/api-axios": ^8.0.3
"@availity/hooks": "workspace:*"
"@availity/hooks": "workspace:^5.0.0"
axios: ^1.5.0
lodash: ^4.17.21
prop-types: ^15.8.1
Expand Down

0 comments on commit 3f48fb8

Please sign in to comment.