File tree 3 files changed +7
-12
lines changed
3 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 51
51
"@chainsafe/libp2p-noise" : " ^13.0.0" ,
52
52
"@chainsafe/libp2p-yamux" : " ^5.0.0" ,
53
53
"@helia/interface" : " next" ,
54
- "@helia/unixfs " : " ^1 .0.0" ,
54
+ "@helia/mfs " : " 0 .0.0" ,
55
55
"@libp2p/tcp" : " ^8.0.2" ,
56
56
"@libp2p/websockets" : " ^7.0.2" ,
57
57
"aegir" : " ^40.0.9" ,
58
58
"blockstore-core" : " ^4.0.1" ,
59
59
"datastore-core" : " ^9.2.0" ,
60
60
"go-ipfs" : " ^0.22.0" ,
61
61
"helia" : " next" ,
62
- "ipfs-core-types" : " ^0.14.0" ,
63
- "ipfs-unixfs-importer" : " ^15.1.0" ,
64
62
"ipfsd-ctl" : " ^13.0.0" ,
65
- "it-to-buffer" : " ^4.0.1" ,
66
63
"kubo-rpc-client" : " ^3.0.0" ,
67
64
"libp2p" : " ^0.46.3" ,
68
65
"merge-options" : " ^3.0.4" ,
69
- "multiformats" : " ^12.0.1" ,
70
66
"wherearewe" : " ^2.0.1"
71
67
},
72
68
"browser" : {
Original file line number Diff line number Diff line change 6
6
"include" : [
7
7
"src" ,
8
8
"test"
9
+ ] ,
10
+ "references" : [
11
+ {
12
+ "path" : "../mfs"
13
+ }
9
14
]
10
15
}
Original file line number Diff line number Diff line change 139
139
"@ipld/dag-pb" : " ^4.0.0" ,
140
140
"@libp2p/interfaces" : " ^3.3.1" ,
141
141
"@libp2p/logger" : " ^3.0.1" ,
142
- "@multiformats/murmur3" : " ^2.1.2" ,
143
- "hamt-sharding" : " ^3.0.2" ,
144
142
"interface-blockstore" : " ^5.0.0" ,
145
143
"interface-datastore" : " ^8.2.2" ,
146
144
"ipfs-unixfs" : " ^11.0.0" ,
147
145
"ipfs-unixfs-exporter" : " ^13.1.0" ,
148
146
"ipfs-unixfs-importer" : " ^15.1.0" ,
149
147
"it-last" : " ^3.0.1" ,
150
- "it-pipe" : " ^3.0.1" ,
151
- "merge-options" : " ^3.0.4" ,
152
- "multiformats" : " ^12.0.1" ,
153
- "progress-events" : " ^1.0.0" ,
154
- "sparse-array" : " ^1.3.2"
148
+ "multiformats" : " ^12.0.1"
155
149
},
156
150
"devDependencies" : {
157
151
"aegir" : " ^40.0.9" ,
You can’t perform that action at this time.
0 commit comments