Skip to content

Commit 43fcb0f

Browse files
author
Luca Forstner
committed
Pin esbuild to version we know that works
1 parent 331f955 commit 43fcb0f

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/e2e-tests/test-applications/node-profiling

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/node-profiling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@sentry/node": "latest || *",
1919
"@sentry/profiling-node": "latest || *",
2020
"electron": "^33.2.0",
21-
"esbuild": "0.24.2"
21+
"esbuild": "0.20.0"
2222
},
2323
"volta": {
2424
"extends": "../../package.json"

0 commit comments

Comments
 (0)