Skip to content

Commit

Permalink
fix @microsoft/fast-element version for Fast Foundation package (#6680
Browse files Browse the repository at this point in the history
)

* update @microsoft/fast-element to be fixed for foundation package

* Change files

* Update change/@microsoft-fast-foundation-f9588e53-7c01-4dfb-939d-9b48f8c7f06c.json

Co-authored-by: Nicholas Rice <3213292+nicholasrice@users.noreply.github.com>

---------

Co-authored-by: Nicholas Rice <3213292+nicholasrice@users.noreply.github.com>
Co-authored-by: Chris Holt <chhol@microsoft.com>
  • Loading branch information
3 people committed Mar 21, 2023
1 parent ae07a01 commit 24a23de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "update @microsoft/fast-element to be fixed for foundation package",
"packageName": "@microsoft/fast-foundation",
"email": "tebin.raouf@gmail.com",
"dependentChangeType": "prerelease"
}
2 changes: 1 addition & 1 deletion packages/web-components/fast-foundation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
},
"dependencies": {
"@floating-ui/dom": "^1.0.3",
"@microsoft/fast-element": "^2.0.0-beta.22",
"@microsoft/fast-element": "2.0.0-beta.22",
"@microsoft/fast-web-utilities": "^6.0.0",
"tabbable": "^5.2.0",
"tslib": "^2.4.0"
Expand Down

0 comments on commit 24a23de

Please sign in to comment.