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

Commit 0fbc9e5

Browse files
committed
chore: update sizes http-client
1 parent 446e8aa commit 0fbc9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-http-client/.aegir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const getPort = require('aegir/utils/get-port')
66
/** @type {import('aegir').PartialOptions} */
77
module.exports = {
88
build: {
9-
bundlesizeMax: '90kB'
9+
bundlesizeMax: '110kB'
1010
},
1111
test: {
1212
async before (options) {

0 commit comments

Comments
 (0)