We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 954151e commit c221e04Copy full SHA for c221e04
1 file changed
apps/custom-ui-floating-window-demo/package.json
@@ -34,6 +34,7 @@
34
"minimatch": "^3.1.4",
35
"glob": "^10.5.0",
36
"picomatch": "^4.0.4",
37
- "brace-expansion": "^2.0.3"
+ "brace-expansion": "^2.0.3",
38
+ "lodash": "^4.18.0"
39
}
40
0 commit comments