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

Commit d27b6d1

Browse files
authored
chore: bundle size increased by 186B (#3344)
1 parent 2bcc0af commit d27b6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-core/.aegir.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let sigServerB
1515
let ipfsdServer
1616

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

0 commit comments

Comments
 (0)