Skip to content

Commit 3ca908e

Browse files
committed
Reference @socketregistry/hyrious__bun.lockb/index.cjs
1 parent f9cdd01 commit 3ca908e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/package-manager-detector.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import browserslist from 'browserslist'
55
import semver from 'semver'
66
import which from 'which'
77

8-
import { parse as parseBunLockb } from '@socketregistry/hyrious__bun.lockb'
8+
import { parse as parseBunLockb } from '@socketregistry/hyrious__bun.lockb/index.cjs'
99
import { isObjectObject } from '@socketsecurity/registry/lib/objects'
1010
import { readPackageJson } from '@socketsecurity/registry/lib/packages'
1111
import { isNonEmptyString } from '@socketsecurity/registry/lib/strings'

0 commit comments

Comments
 (0)