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 af47d62 commit 240f596Copy full SHA for 240f596
clients/client-eventbridge/package.json
@@ -62,6 +62,7 @@
62
"tslib": "^2.5.0"
63
},
64
"devDependencies": {
65
+ "@aws-sdk/signature-v4-crt": "*",
66
"@smithy/service-client-documentation-generator": "^2.1.1",
67
"@tsconfig/node14": "1.0.3",
68
"@types/node": "^14.14.31",
clients/client-s3/package.json
@@ -83,6 +83,7 @@
83
84
85
86
87
88
89
"@types/chai": "^4.2.11",
0 commit comments