Skip to content

Commit da98d47

Browse files
committed
chore(signature-v4a): set sideEffects=true for signature-v4a
1 parent d560d39 commit da98d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/signature-v4a/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"directory": "packages/signature-v4a"
4545
},
4646
"license": "Apache-2.0",
47-
"sideEffects": false,
47+
"sideEffects": true,
4848
"author": {
4949
"name": "AWS SDK for JavaScript Team",
5050
"url": "https://aws.amazon.com/javascript/"

0 commit comments

Comments
 (0)