We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d5c51 commit 6043177Copy full SHA for 6043177
packages/node-smol-builder/scripts/compress-binary.mjs
@@ -37,7 +37,7 @@
37
import { existsSync, promises as fs } from 'node:fs'
38
import path from 'node:path'
39
import { fileURLToPath } from 'node:url'
40
-import { spawn } from '@socketsecurity/registry/lib/spawn'
+import { spawn } from '@socketsecurity/lib/spawn'
41
import { getDefaultLogger } from '@socketsecurity/lib/logger'
42
import colors from 'yoctocolors-cjs'
43
0 commit comments