File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 138
138
"release" : " aegir release"
139
139
},
140
140
"dependencies" : {
141
- "@helia/interface" : " next " ,
141
+ "@helia/interface" : " ^1.0.0 " ,
142
142
"@ipld/dag-pb" : " ^4.0.2" ,
143
143
"@libp2p/interface-libp2p" : " ^1.1.0" ,
144
144
"@libp2p/interfaces" : " ^3.3.1" ,
Original file line number Diff line number Diff line change 54
54
"devDependencies" : {
55
55
"@chainsafe/libp2p-noise" : " ^11.0.0" ,
56
56
"@chainsafe/libp2p-yamux" : " ^3.0.5" ,
57
- "@helia/interface" : " * " ,
57
+ "@helia/interface" : " ^1.0.0 " ,
58
58
"@libp2p/tcp" : " ^6.1.2" ,
59
59
"@libp2p/websockets" : " ^5.0.3" ,
60
60
"@multiformats/sha3" : " ^2.0.15" ,
61
61
"aegir" : " ^38.1.0" ,
62
62
"blockstore-core" : " ^4.0.0" ,
63
63
"datastore-core" : " ^9.0.0" ,
64
64
"go-ipfs" : " ^0.19.0" ,
65
- "helia" : " * " ,
65
+ "helia" : " ^0.1.0 " ,
66
66
"ipfsd-ctl" : " ^13.0.0" ,
67
67
"it-to-buffer" : " ^3.0.0" ,
68
68
"kubo-rpc-client" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments