Skip to content

Commit 38aa3b8

Browse files
author
Steven Yuan
committed
chore(codegen): update smithy-typescript commit
1 parent 62c2ec4 commit 38aa3b8

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: "9972041f7d31886e035ec68bffc5f0af12512dd3",
4+
SMITHY_TS_COMMIT: "77dbddd1054a2c884870c8eb3c82cc00647d6bca",
55
};

0 commit comments

Comments
 (0)