Skip to content

Commit 891fb43

Browse files
author
Steven Yuan
committed
chore(codegen): update smithy-typescript commit
1 parent 8caac29 commit 891fb43

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: "a6d5a23bd699d8f6cb6f3bcb3eefcca254660595",
4+
SMITHY_TS_COMMIT: "76b14bbc83df92205e45beb5ef4088bb21845601",
55
};

0 commit comments

Comments
 (0)