Skip to content

Commit 87db341

Browse files
committed
fix(react): Ensure only a single react dependency is bundled
1 parent 0e34a45 commit 87db341

File tree

3 files changed

+92
-93
lines changed

3 files changed

+92
-93
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@firebase-ui/styles": "workspace:*",
4545
"@nanostores/react": "^1.0.0",
4646
"@radix-ui/react-slot": "^1.2.3",
47-
"@tanstack/react-form": "^1.20.0",
47+
"@tanstack/react-form": "1.20.0",
4848
"clsx": "^2.1.1",
4949
"tailwind-merge": "^3.0.1",
5050
"zod": "catalog:"

0 commit comments

Comments
 (0)