Skip to content

Commit 8f6259c

Browse files
marchboxZacky Ma
and
Zacky Ma
authored
build: add @floating-ui/dom as a dependency (microsoft#31590)
Co-authored-by: Zacky Ma <[email protected]>
1 parent 5987b68 commit 8f6259c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "add @floating-ui/dom as a dependency",
4+
"packageName": "@fluentui/web-components",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

packages/web-components/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
"dependencies": {
219219
"@microsoft/fast-element": "2.0.0-beta.26",
220220
"@microsoft/fast-web-utilities": "^6.0.0",
221+
"@floating-ui/dom": "^1.2.0",
221222
"@fluentui/tokens": "1.0.0-alpha.16",
222223
"tabbable": "^6.2.0",
223224
"tslib": "^2.1.0"

0 commit comments

Comments
 (0)