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 9c3e91a commit 44e4102Copy full SHA for 44e4102
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: "9972041f7d31886e035ec68bffc5f0af12512dd3",
+ SMITHY_TS_COMMIT: "57e6be9a9458974beb8fc3b7508c211f893120c6",
5
};
0 commit comments