Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 86d9775

Browse files
committed
chore: bundle size
1 parent 8f6f5df commit 86d9775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-message-port-client/.aegir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const buildConfig = {
2121
/** @type {import('aegir').PartialOptions} */
2222
module.exports = {
2323
build: {
24-
bundlesizeMax: '40kB',
24+
bundlesizeMax: '46kB',
2525
config: buildConfig
2626
},
2727
test: {

0 commit comments

Comments
 (0)