Skip to content

Commit 9736e18

Browse files
committed
Import from correct package.
1 parent cec3bde commit 9736e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/sdk-server-edge/__tests__/setupCrypto.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Hasher } from '@launchdarkly/js-sdk-common';
1+
import { Hasher } from '@launchdarkly/js-server-sdk-common';
22

33
export const setupCrypto = () => {
44
let counter = 0;

0 commit comments

Comments
 (0)