Skip to content

Commit

Permalink
Fix/person/update wc (#2285)
Browse files Browse the repository at this point in the history
* fix(person): updating fusion-wc-person to 3.0.5

* chore: changeset
  • Loading branch information
eikeland authored Dec 3, 2024
1 parent 79361c0 commit b20f7ec
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changeset/mighty-students-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@equinor/fusion-react-person': patch
---

Updating fusion-wc-person to 3.0.5
2 changes: 1 addition & 1 deletion packages/person/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@equinor/fusion-react-utils": "workspace:^",
"@equinor/fusion-wc-person": "^3.0.2"
"@equinor/fusion-wc-person": "^3.0.5"
},
"devDependencies": {
"@types/react": "^18.2.74",
Expand Down
31 changes: 23 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b20f7ec

Please sign in to comment.