Skip to content

Commit 86b3622

Browse files
committed
fix: fix casing in mw-apply-body-checksum
1 parent d3952c6 commit 86b3622

File tree

1 file changed

+1
-1
lines changed
  • packages/middleware-apply-body-checksum/src

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export * from "./md5configuration";
1+
export * from "./md5Configuration";
22
export * from "./applyMd5BodyChecksumMiddleware";

0 commit comments

Comments
 (0)