Skip to content

Commit 6d71b9f

Browse files
committed
chore: use latest commit from codegen-request-compression branch for codegen
1 parent 6d740b7 commit 6d71b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate-clients/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Update this commit when taking up new changes from smithy-typescript.
22
module.exports = {
33
// Use full commit hash as we explicitly fetch it.
4-
SMITHY_TS_COMMIT: "cb044e77827c9f97b75167be61b6d39beb03ad1e",
4+
SMITHY_TS_COMMIT: "codegen-request-compression",
55
};

0 commit comments

Comments
 (0)