Skip to content

Commit 62fa528

Browse files
authored
chore(storage): update size limit (#11406)
1 parent e6188eb commit 62fa528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/storage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"name": "Storage (top-level class)",
6161
"path": "./lib-esm/index.js",
6262
"import": "{ Amplify, Storage }",
63-
"limit": "84.85 kB"
63+
"limit": "85.07 kB"
6464
}
6565
],
6666
"jest": {

0 commit comments

Comments
 (0)