Skip to content

Commit 350c9c1

Browse files
committed
chore: update bundle size
1 parent a794648 commit 350c9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-unixfs-importer/.aegir.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const buildConfig = {
2323
/** @type {import('aegir').PartialOptions} */
2424
module.exports = {
2525
build: {
26-
bundlesizeMax: '43KB',
26+
bundlesizeMax: '44KB',
2727
config: buildConfig
2828
},
2929
test: {

0 commit comments

Comments
 (0)