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 51c4875 commit 31bb76cCopy full SHA for 31bb76c
scripts/generate-clients/config.js
@@ -3,7 +3,7 @@ module.exports = {
3
// Use full commit hash as we explicitly fetch it.
4
// Comparison link (update with previous hash):
5
// https://github.com/smithy-lang/smithy-typescript/compare/56a65e69af8a8b7a814a92af716009cabe4b0b42...472a5ea035237e10c560ed362c0e0105805ad26f
6
- SMITHY_TS_COMMIT: "3078a958f1ce563503963eb9492c83610fe1cef5",
+ SMITHY_TS_COMMIT: "8aef84bd27a0bb995ef908239e7bb7c6c3a37435",
7
};
8
9
if (module.exports.SMITHY_TS_COMMIT.length < 40) {
0 commit comments