Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 122c38e

Browse files
committed
chore: update package.json with branches
1 parent 6b6251d commit 122c38e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,18 @@
9595
"hashlru": "^2.3.0",
9696
"human-to-milliseconds": "^2.0.0",
9797
"interface-datastore": "~0.8.0",
98-
"ipfs-bitswap": "^0.26.0",
98+
"ipfs-bitswap": "^0.26.2",
9999
"ipfs-block": "~0.8.1",
100100
"ipfs-block-service": "~0.16.0",
101101
"ipfs-http-client": "^40.1.0",
102102
"ipfs-http-response": "~0.4.0",
103-
"ipfs-mfs": "^0.13.2",
104-
"ipfs-multipart": "^0.2.0",
103+
"ipfs-mfs": "ipfs/js-ipfs-mfs#add-metadata-support",
104+
"ipfs-multipart": "ipfs/js-ipfs-multipart#store-mtime-as-timespec",
105105
"ipfs-repo": "^0.30.0",
106-
"ipfs-unixfs": "^0.2.0",
106+
"ipfs-unixfs": "ipfs/js-ipfs-unixfs#store-mtime-as-timespec",
107107
"ipfs-unixfs-exporter": "^0.39.0",
108-
"ipfs-unixfs-importer": "^0.42.0",
109-
"ipfs-utils": "^0.4.1",
108+
"ipfs-unixfs-importer": "ipfs/js-ipfs-unixfs-importer#mtime-passed-as-timespec",
109+
"ipfs-utils": "ipfs/js-ipfs-utils#format-mtime-as-timespec",
110110
"ipld": "~0.25.0",
111111
"ipld-bitcoin": "~0.3.0",
112112
"ipld-dag-cbor": "~0.15.0",
@@ -204,7 +204,7 @@
204204
"execa": "^3.0.0",
205205
"form-data": "^3.0.0",
206206
"hat": "0.0.3",
207-
"interface-ipfs-core": "^0.125.0",
207+
"interface-ipfs-core": "ipfs/interface-js-ipfs-core#add-unixfs-metadata-tests-and-docs",
208208
"ipfs-interop": "^0.1.1",
209209
"ipfsd-ctl": "^1.0.2",
210210
"libp2p-websocket-star": "~0.10.2",

0 commit comments

Comments
 (0)