File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 36
36
"docs:no-publish" : " aegir docs --publish false"
37
37
},
38
38
"devDependencies" : {
39
- "aegir" : " ^42.1.1 " ,
39
+ "aegir" : " ^42.2.0 " ,
40
40
"npm-run-all" : " ^4.1.5"
41
41
},
42
42
"type" : " module" ,
Original file line number Diff line number Diff line change 62
62
},
63
63
"devDependencies" : {
64
64
"@libp2p/peer-id-factory" : " ^3.0.5" ,
65
- "aegir" : " ^42.1.1 " ,
65
+ "aegir" : " ^42.2.0 " ,
66
66
"body-parser" : " ^1.20.2" ,
67
67
"it-all" : " ^3.0.2"
68
68
}
Original file line number Diff line number Diff line change 45
45
"@libp2p/interface" : " ^0.1.2" ,
46
46
"@libp2p/kad-dht" : " ^10.0.6" ,
47
47
"@libp2p/peer-id-factory" : " ^3.0.5" ,
48
- "aegir" : " ^42.1.1 " ,
48
+ "aegir" : " ^42.2.0 " ,
49
49
"fastify" : " ^4.17.0" ,
50
50
"helia" : " ^2.0.1" ,
51
51
"ipns" : " ^7.0.1" ,
Original file line number Diff line number Diff line change 78
78
"@libp2p/peer-id-factory" : " ^3.0.5" ,
79
79
"@multiformats/multiaddr" : " ^12.1.3" ,
80
80
"@types/sinon" : " ^17.0.0" ,
81
- "aegir" : " ^42.1.1 " ,
81
+ "aegir" : " ^42.2.0 " ,
82
82
"sinon" : " ^17.0.0" ,
83
83
"sinon-ts" : " ^2.0.0"
84
84
}
You can’t perform that action at this time.
0 commit comments