Skip to content

Commit 162ce97

Browse files
committed
chore(codegen): set new smithy hash
1 parent 5c4a96b commit 162ce97

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: "43d4bfbc329c3db4403b545e2bf518a2a185d7a0",
4+
SMITHY_TS_COMMIT: "cc922a47da45ed915bf914bdb790eaa885ad4063",
55
};

0 commit comments

Comments
 (0)