File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
"start" : " npm run build && node --expose-gc ./dist/test/index.spec.js"
33
33
},
34
34
"devDependencies" : {
35
- "aegir" : " ^38.1 .2" ,
35
+ "aegir" : " ^42.2 .2" ,
36
36
"blockstore-core" : " ^4.0.1" ,
37
37
"blockstore-fs" : " ^1.0.0" ,
38
38
"ipfs-unixfs-importer" : " ../../packages/ipfs-unixfs-importer" ,
39
39
"it-buffer-stream" : " ^3.0.1" ,
40
- "it-drain" : " ^2 .0.1 "
40
+ "it-drain" : " ^3 .0.5 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change 32
32
"start" : " npm run build && node --expose-gc ./dist/test/index.spec.js"
33
33
},
34
34
"devDependencies" : {
35
- "aegir" : " ^38.1 .2" ,
35
+ "aegir" : " ^42.2 .2" ,
36
36
"blockstore-fs" : " ^1.0.0" ,
37
37
"ipfs-unixfs-importer" : " ../../packages/ipfs-unixfs-importer" ,
38
- "it-drain" : " ^2 .0.1 "
38
+ "it-drain" : " ^3 .0.5 "
39
39
}
40
40
}
You can’t perform that action at this time.
0 commit comments