Skip to content

Commit cf26187

Browse files
committed
chore(e2e): Remove @tanstack/start-plugin-core override
This PR removes the `@tanstack/start-plugin-core` override we added to work around transient breakage in `1.168.0` in #20482. This is now no longer needed, and instead breaks because the subpath has changed. Closes: #20508
1 parent b045541 commit cf26187

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

  • dev-packages/e2e-tests/test-applications/tanstackstart-react

dev-packages/e2e-tests/test-applications/tanstackstart-react/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@
4545
"volta": {
4646
"extends": "../../package.json"
4747
},
48-
"pnpm": {
49-
"overrides": {
50-
"@tanstack/start-plugin-core": "1.167.35"
51-
}
52-
},
5348
"sentryTest": {
5449
"variants": [
5550
{

0 commit comments

Comments
 (0)