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 8caac29 commit 891fb43Copy full SHA for 891fb43
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: "a6d5a23bd699d8f6cb6f3bcb3eefcca254660595",
+ SMITHY_TS_COMMIT: "76b14bbc83df92205e45beb5ef4088bb21845601",
5
};
0 commit comments