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 04ed4ed commit 4a63c8cCopy full SHA for 4a63c8c
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: "b9b29cccb5c54720bce02fc006234e208eeff15f",
5
};
0 commit comments