Skip to content

Commit

Permalink
fixup! fixup! fix(react-avatar): fix missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Mar 7, 2022
1 parent 3e4e29d commit 0cb8044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@fluentui/react-icons": "^2.0.159-beta.10",
"@fluentui/react-theme": "9.0.0-rc.4",
"@fluentui/react-shared-contexts": "9.0.0-rc.4",
"@fluentui/react-utilities": "^9.0.0-rc.5",
"@fluentui/react-utilities": "9.0.0-rc.5",
"@griffel/react": "1.0.0",
"tslib": "^2.1.0"
},
Expand Down

0 comments on commit 0cb8044

Please sign in to comment.