Skip to content

Commit 417a320

Browse files
committed
chore: add tar file in files
1 parent 131b3e9 commit 417a320

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/middleware-recursion-detection/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
}
4141
},
4242
"files": [
43-
"dist-*/**"
43+
"dist-*/**",
44+
"aws-lambda-invoke-store-*.tgz"
4445
],
4546
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/middleware-recursion-detection",
4647
"repository": {

0 commit comments

Comments
 (0)