Skip to content

Commit 6be2920

Browse files
authored
fix: add protocol-http dependency to apig mw (#659)
1 parent 17f4e5f commit 6be2920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/middleware-sdk-api-gateway/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
},
1515
"license": "Apache-2.0",
1616
"dependencies": {
17+
"@aws-sdk/protocol-http": "^0.1.0-preview.1",
1718
"@aws-sdk/types": "^0.1.0-preview.7",
1819
"tslib": "^1.8.0"
1920
},

0 commit comments

Comments
 (0)