We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0903f10 commit e90ab21Copy full SHA for e90ab21
.aegir.js
@@ -16,7 +16,7 @@ const server = createServer({
16
let echoServer = new EchoServer()
17
18
module.exports = {
19
- bundlesize: { maxSize: '81kB' },
+ bundlesize: { maxSize: '83kB' },
20
karma: {
21
files: [{
22
pattern: 'node_modules/interface-ipfs-core/test/fixtures/**/*',
package.json
@@ -57,11 +57,11 @@
57
"form-data": "^3.0.0",
58
"ipfs-core-utils": "^0.5.0",
59
"ipfs-utils": "^4.0.0",
60
- "ipld-block": "^0.10.1",
+ "ipld-block": "^0.11.0",
61
"ipld-dag-cbor": "^0.17.0",
62
"ipld-dag-pb": "^0.20.0",
63
"ipld-raw": "^6.0.0",
64
- "iso-url": "^0.4.7",
+ "iso-url": "^1.0.0",
65
"it-last": "^1.0.4",
66
"it-map": "^1.0.4",
67
"it-tar": "^1.2.2",
0 commit comments