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

Commit 75c0672

Browse files
committed
chore: bundlesize
1 parent d9d3b35 commit 75c0672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs/.aegir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let sigServerB
1515
let ipfsdServer
1616

1717
module.exports = {
18-
bundlesize: { maxSize: '530kB' },
18+
bundlesize: { maxSize: '560kB' },
1919
karma: {
2020
files: [{
2121
pattern: 'node_modules/interface-ipfs-core/test/fixtures/**/*',

0 commit comments

Comments
 (0)