Skip to content

Commit 56fde9c

Browse files
committed
fix(ts-sdk-sui): pnpm deps hash
Signed-off-by: Eric Hegnes <[email protected]>
1 parent c24baa6 commit 56fde9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts-sdk-sui/ts-sdk-sui.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ _: {
1616
"@unionlabs/sdk"
1717
"@unionlabs/sdk-sui"
1818
];
19-
hash = "sha256-X+yOSBK99AnS11sXHfQuQjqgjkxrCJms4z+A+Xrh8Ss=";
19+
hash = "sha256-8fBgRR9gTZRsImkeRxVkzADjQb3DH7+KSi+MMvNdI00=";
2020
doCheck = true;
2121
buildPhase = ''
2222
runHook preBuild

0 commit comments

Comments
 (0)