Skip to content

Commit fd4035d

Browse files
committed
fix(start-plugin-core): Add react-start-client and solid-start-client to optionalDependencies
1 parent 3097080 commit fd4035d

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

packages/start-plugin-core/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
"xmlbuilder2": "^3.1.1",
8484
"zod": "^3.24.2"
8585
},
86+
"optionalDependencies": {
87+
"@tanstack/react-start-client": "workspace:*",
88+
"@tanstack/solid-start-client": "workspace:*"
89+
},
8690
"devDependencies": {
8791
"@types/babel__code-frame": "^7.0.6",
8892
"@types/babel__core": "^7.20.5",

pnpm-lock.yaml

Lines changed: 12 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)