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 bb5e077 commit 2a3d748Copy full SHA for 2a3d748
packages/middleware-compression/package.json
@@ -18,6 +18,7 @@
18
"@smithy/node-config-provider": "workspace:^",
19
"@smithy/types": "workspace:^",
20
"@smithy/util-config-provider": "workspace:^",
21
+ "@smithy/util-middleware": "workspace:^",
22
"fflate": "0.8.1",
23
"tslib": "^2.5.0"
24
},
yarn.lock
@@ -2085,6 +2085,7 @@ __metadata:
2085
"@smithy/node-config-provider": "workspace:^"
2086
"@smithy/types": "workspace:^"
2087
"@smithy/util-config-provider": "workspace:^"
2088
+ "@smithy/util-middleware": "workspace:^"
2089
"@tsconfig/recommended": 1.0.1
2090
concurrently: 7.0.0
2091
downlevel-dts: 0.10.1
0 commit comments