Skip to content

Commit c221e04

Browse files
committed
chore: add lodash as a dependency in floating-window-demo app
1 parent 954151e commit c221e04

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apps/custom-ui-floating-window-demo/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"minimatch": "^3.1.4",
3535
"glob": "^10.5.0",
3636
"picomatch": "^4.0.4",
37-
"brace-expansion": "^2.0.3"
37+
"brace-expansion": "^2.0.3",
38+
"lodash": "^4.18.0"
3839
}
3940
}

0 commit comments

Comments
 (0)