Skip to content

Commit f2f08c2

Browse files
committed
try node 22
1 parent cd61406 commit f2f08c2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"@sentry-internal/test-utils": "link:../../../test-utils"
3535
},
3636
"volta": {
37-
"extends": "../../package.json"
37+
"extends": "../../package.json",
38+
"node": "22.20.0"
3839
}
3940
}

0 commit comments

Comments
 (0)