Skip to content

Commit d001e81

Browse files
trivikrWhiteKiwi
andauthored
fix(lib-storage): add @smithy/abort-controller to dependencies (#4953)
Co-authored-by: kiwi-jang <[email protected]>
1 parent 91fc833 commit d001e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/lib-storage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
},
2626
"license": "Apache-2.0",
2727
"dependencies": {
28+
"@smithy/abort-controller": "^1.0.1",
2829
"@smithy/middleware-endpoint": "^1.0.1",
2930
"@smithy/smithy-client": "^1.0.3",
3031
"buffer": "5.6.0",
@@ -37,7 +38,6 @@
3738
},
3839
"devDependencies": {
3940
"@aws-sdk/client-s3": "*",
40-
"@smithy/abort-controller": "^1.0.1",
4141
"@smithy/types": "^1.1.0",
4242
"@tsconfig/recommended": "1.0.1",
4343
"@types/node": "^14.11.2",

0 commit comments

Comments
 (0)