Skip to content

Commit

Permalink
Import from correct package.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Oct 1, 2024
1 parent cec3bde commit 9736e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/sdk-server-edge/__tests__/setupCrypto.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Hasher } from '@launchdarkly/js-sdk-common';
import { Hasher } from '@launchdarkly/js-server-sdk-common';

export const setupCrypto = () => {
let counter = 0;
Expand Down

0 comments on commit 9736e18

Please sign in to comment.