From d039d8b36864d00c7688eb481235eb8b1bf22e7b Mon Sep 17 00:00:00 2001 From: JonasBa Date: Fri, 8 Nov 2024 15:47:03 -0500 Subject: [PATCH] remove fixup --- packages/profiling-node/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/profiling-node/package.json b/packages/profiling-node/package.json index cc1201c5897e..33e1617ae9f2 100644 --- a/packages/profiling-node/package.json +++ b/packages/profiling-node/package.json @@ -29,7 +29,6 @@ } }, "bin": { - "copy-binary-target": "scripts/copy-target.js", "sentry-prune-profiler-binaries": "scripts/prune-profiler-binaries.js" }, "engines": {