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

Commit 930a5c9

Browse files
Gozalavasco-santos
authored andcommitted
Revert "chore: fixed cid and multicodec versions (#3445)"
This reverts commit eceb0d4.
1 parent 67b12b7 commit 930a5c9

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
@@ -8,7 +8,7 @@ let preloadNode = MockPreloadNode.createNode()
88
let ipfsdServer
99

1010
module.exports = {
11-
bundlesize: { maxSize: '550kB' },
11+
bundlesize: { maxSize: '524kB' },
1212
karma: {
1313
files: [{
1414
pattern: 'node_modules/interface-ipfs-core/test/fixtures/**/*',

0 commit comments

Comments
 (0)