Skip to content

Commit 138750d

Browse files
authored
fix: Adding ie11-detection dependency to sha1-browser (#213)
1 parent 078bc9b commit 138750d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/sha1-browser/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
},
1818
"license": "Apache-2.0",
1919
"dependencies": {
20+
"@aws-crypto/ie11-detection": "file:../ie11-detection",
2021
"@aws-crypto/supports-web-crypto": "file:../supports-web-crypto",
2122
"@aws-sdk/types": "^3.1.0",
2223
"@aws-sdk/util-locate-window": "^3.0.0",

0 commit comments

Comments
 (0)