We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4a96b commit 162ce97Copy full SHA for 162ce97
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: "43d4bfbc329c3db4403b545e2bf518a2a185d7a0",
+ SMITHY_TS_COMMIT: "cc922a47da45ed915bf914bdb790eaa885ad4063",
5
};
0 commit comments