Skip to content

Commit c8107d5

Browse files
author
Steven Yuan
committed
chore(codegen): update smithy-typescript commit
1 parent 0a9a162 commit c8107d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate-clients/config.js

+1-1
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: "7de91ee308862ad62ed95fe9222f239221fa5a90",
4+
SMITHY_TS_COMMIT: "d1ff70d0d4fe18c3cb0198d6351312ed14932b46",
55
};

0 commit comments

Comments
 (0)