Skip to content

Commit 1bfdf8b

Browse files
committed
fix: added volta config
1 parent 4fb5c44 commit 1bfdf8b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • dev-packages/e2e-tests/test-applications/vinext-app

dev-packages/e2e-tests/test-applications/vinext-app/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,8 @@
2121
"@sentry-internal/test-utils": "link:../../../test-utils",
2222
"typescript": "~5.5.0",
2323
"vite": "^7.0.0"
24+
},
25+
"volta": {
26+
"extends": "../../package.json"
2427
}
2528
}

0 commit comments

Comments
 (0)