Skip to content

Commit b16e430

Browse files
committed
Merge branch 'feat/bus-connection' of https://github.com/TanStack/devtools into feat/bus-connection
2 parents 467ea88 + 0162bc1 commit b16e430

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/react/start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@
4545
"vitest": "^3.1.2",
4646
"web-vitals": "^4.2.4"
4747
}
48-
}
48+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@
7878
"@tanstack/react-devtools": "workspace:*",
7979
"@tanstack/solid-devtools": "workspace:*"
8080
}
81-
}
81+
}

packages/devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@
8888
"@types/ws": "^8.18.1",
8989
"vite-plugin-solid": "^2.11.6"
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)