We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9a162 commit c8107d5Copy full SHA for c8107d5
scripts/generate-clients/config.js
@@ -1,5 +1,5 @@
1
// Update this commit when taking up new changes from smithy-typescript.
2
module.exports = {
3
// Use full commit hash as we explicitly fetch it.
4
- SMITHY_TS_COMMIT: "7de91ee308862ad62ed95fe9222f239221fa5a90",
+ SMITHY_TS_COMMIT: "d1ff70d0d4fe18c3cb0198d6351312ed14932b46",
5
};
0 commit comments