Skip to content

Commit 44e4102

Browse files
author
Steven Yuan
committed
chore(codegen): update smithy-typescript commit
1 parent 9c3e91a commit 44e4102

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: "57e6be9a9458974beb8fc3b7508c211f893120c6",
55
};

0 commit comments

Comments
 (0)