Skip to content

Commit 0840cdb

Browse files
committed
chore: increase bundle size
1 parent 8efe1a0 commit 0840cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.aegir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const server = createServer({
1616
let echoServer = new EchoServer()
1717

1818
module.exports = {
19-
bundlesize: { maxSize: '89kB' },
19+
bundlesize: { maxSize: '90kB' },
2020
karma: {
2121
files: [{
2222
pattern: 'node_modules/interface-ipfs-core/test/fixtures/**/*',

0 commit comments

Comments
 (0)