This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Commit 25e5209
Alan Shaw
chore: bump bundle size restriction temporarily
This will come down again when we switch to the new version of Peer ID with async/await (since it will use the same `multihashing-async` as the included IPLD formats):
```js
ipfs-http-client@33.0.1 /Users/alan/Code/protocol-labs/js-ipfs-http-client
├─┬ ipld-dag-cbor@0.15.0
│ └── multihashing-async@0.7.0
├─┬ ipld-dag-pb@0.17.4
│ └── multihashing-async@0.7.0 deduped
└─┬ peer-id@0.12.2
└─┬ libp2p-crypto@0.16.1
├─┬ libp2p-crypto-secp256k1@0.3.1
│ └── multihashing-async@0.6.0
└── multihashing-async@0.5.2
```1 parent e056ee2 commit 25e5209
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments